Vulnerabilities > CVE-2012-3716 - Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in Apple mac OS X and mac OS X Server
Attack vector
NETWORK Attack complexity
LOW Privileges required
NONE Confidentiality impact
PARTIAL Integrity impact
PARTIAL Availability impact
PARTIAL Summary
CoreText in Apple Mac OS X 10.7.x before 10.7.5 allows remote attackers to execute arbitrary code or cause a denial of service (out-of-bounds write or read) via a crafted text glyph.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
OS | 10 |
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Buffer Overflow via Environment Variables This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the attacker finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
- Overflow Buffers Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an attacker. As a consequence, an attacker is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the attackers' choice.
- Client-side Injection-induced Buffer Overflow This type of attack exploits a buffer overflow vulnerability in targeted client software through injection of malicious content from a custom-built hostile service.
- Filter Failure through Buffer Overflow In this attack, the idea is to cause an active filter to fail by causing an oversized transaction. An attacker may try to feed overly long input strings to the program in an attempt to overwhelm the filter (by causing a buffer overflow) and hoping that the filter does not fail securely (i.e. the user input is let into the system unfiltered).
- MIME Conversion An attacker exploits a weakness in the MIME conversion routine to cause a buffer overflow and gain control over the mail server machine. The MIME system is designed to allow various different information formats to be interpreted and sent via e-mail. Attack points exist when data are converted to MIME compatible format and back.
Nessus
NASL family | MacOS X Local Security Checks |
NASL id | MACOSX_10_7_5.NASL |
description | The remote host is running a version of Mac OS X 10.7.x that is prior to 10.7.5. The newer version contains multiple security-related fixes for the following components : - Apache - BIND - CoreText - Data Security - ImageIO - Installer - International Components for Unicode - Kernel - Mail - PHP - Profile Manager - QuickLook - QuickTime - Ruby - USB |
last seen | 2020-06-01 |
modified | 2020-06-02 |
plugin id | 62214 |
published | 2012-09-20 |
reporter | This script is Copyright (C) 2012-2018 Tenable Network Security, Inc. |
source | https://www.tenable.com/plugins/nessus/62214 |
title | Mac OS X 10.7.x < 10.7.5 Multiple Vulnerabilities (BEAST) |
code |
|
Seebug
bulletinFamily | exploit |
description | BUGTRAQ ID: 55623 CVE ID: CVE-2012-3716 Apple Mac OS X是苹果电脑操作系统软件。 使用CoreText的Apple Mac OS X处理文本字形时存在边界检查漏洞,可导致越界读取和写入,造成应用终止或执行任意代码。 0 Apple Macintosh OS X 厂商补丁: Apple ----- Apple已经为此发布了一个安全公告(APPLE-SA-2012-09-19-2)以及相应补丁: APPLE-SA-2012-09-19-2:OS X Mountain Lion v10.8.2, OS X Lion v10.7.5 and Security Update 2012-004 链接:https://www.apple.com/support/security/pgp/ |
id | SSV:60396 |
last seen | 2017-11-19 |
modified | 2012-09-24 |
published | 2012-09-24 |
reporter | Root |
title | Apple Mac OS X CoreText相关越界内存读取写入漏洞(CVE-2012-3716) |