Apple QuickTime enof Parsing Remote Code Execution Vulnerability
Vulnerability Details
This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Apple QuickTime. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.
The specific flaw exists within the parsing of a MOV file. The size field of the enof atom is not properly validated. As such, if it is too small, an overflow will occur into the adjacent buffer. By abusing this behavior an attacker can ensure this memory is under control and leverage the situation to achieve remote code execution under the context of the user currently logged in.
Additional Details
Apple has issued an update to correct this vulnerability. More details can be found at:
http://support.apple.com/kb/HT1222
Disclosure Timeline
- 2012-11-19 - Vulnerability reported to vendor
- 2013-06-11 - Coordinated public release of advisory
Credit
Tom Gallagher & Paul Bates