Lucene search

K
zdiSebastian Apelt (www.siberas.de)ZDI-10-191
HistoryOct 06, 2010 - 12:00 a.m.

Adobe Reader ICC Parsing Remote Code Execution Vulnerability

2010-10-0600:00:00
Sebastian Apelt (www.siberas.de)
www.zerodayinitiative.com
24

0.174 Low

EPSS

Percentile

96.1%

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Adobe Reader. User interaction is required in that a target must be coerced into opening a file or visiting a web page. The specific flaw exists within the ACE.dll module responsible for parsing ICC streams. When processing an ICC stream, the process performs math on two DWORD values from the input file. If these values wrap over the maximum integer value of 0xFFFFFFFF a mis-allocation can occur. Later, the process uses one of the original DWORD values as a size to a copy function. This can be abused by an attacker to overflow a stack buffer and subsequently execute code under the context of the user running the process.