Lucene search

K
zdiAnonymouspa_kt / twitter.com/pa_kt / e1c14ba6ZDI-12-076
HistoryJun 06, 2012 - 12:00 a.m.

Apple QuickTime MPEG Stream Padding Remote Code Execution Vulnerability

2012-06-0600:00:00
Anonymouspa_kt / twitter.com/pa_kt / e1c14ba6
www.zerodayinitiative.com
23

EPSS

0.595

Percentile

97.8%

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Apple’s QuickTime Player. 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 how the application calculates the padding for an MPEG sample. When calculating the padding, the MPEG library will subtract this from another length without checking for underflow. This resulting length will then be used in a memcpy operation into a statically sized buffer allocated on the heap. This can lead to code execution under the context of the application.