Lucene search

K
zdiDamian PutZDI-12-135
HistoryAug 03, 2012 - 12:00 a.m.

Apple QuickTime JPEG2k Sample Size Atom Remote Code Execution Vulnerability

2012-08-0300:00:00
Damian Put
www.zerodayinitiative.com
19

EPSS

0.033

Percentile

91.3%

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 way Apple QuickTime handles movies with the jpeg2k codec. When the size for a sample defined in the stsz atom is too big the QuickTime player fails to allocate the required memory for that sample. A pointer to the previous sample data still exists after the previous sample got freed. This pointer normally gets updated to point to the current sample data, but this does not happen when the allocation fails. The QuickTime player then re-uses the stale pointer and a use-after-free situation occurs. This can lead to remote code execution under that context of the current process.

EPSS

0.033

Percentile

91.3%