|
|
|
|
| |
Credit:
The information has been provided by iDefense Labs.
The original article can be found at: http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=730
|
| |
Vulnerable Systems:
* Mac OS X version 10.5.2
This vulnerability exists due to the way PDF files containing Type 1 fonts are handled. When processing a font with an overly large length, integer overflow could occur. This issue leads to heap corruption which can allow for arbitrary code execution.
Analysis:
Exploitation of this issue allows an attacker to execute arbitrary code. An attacker could exploit this issue via multiple attack vectors. The most appealing vector for attack is Safari. An attacker could host a malformed PDF file on a website and entice a targeted user to open a URL. Upon opening the URL in Safari the PDF file will be automatically parsed and exploitation will occur. While this is the most appealing attack vector, the file can also be attached to an e-mail. Any application which uses the Apple libraries for file open dialogs will crash upon previewing the malformed PDF document.
Vendor response:
Apple addressed this vulnerability within their Mac OS X 2008-005 security update. More information is available at the following URL: http://support.apple.com/kb/HT2647
CVE Information:
CVE-2008-2322
Disclosure timeline:
07/09/2008 - Initial vendor notification
07/10/2008 - Initial vendor response
07/31/2008 - Public disclosure
|
|
|
|
|