Lucene search

K
zdiAnonymousZDI-11-253
HistoryAug 12, 2011 - 12:00 a.m.

Adobe Flash Player BitmapData.scroll Integer Overflow Remote Code Execution Vulnerability

2011-08-1200:00:00
Anonymous
www.zerodayinitiative.com
21

EPSS

0.071

Percentile

94.0%

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of the Adobe Flash 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 the code responsible for evaluating the scroll method of the Actionscript Bitmap class. The function that uses the parameters to the scroll method performs arithmetic using data from the instantiated Bitmap object. By creating a Bitmap with certain integer values and subsequently calling the scroll method with other large integer values it is possible to force an integer wrap to occur. The resulting value is utilized to calculate a pointer which is operated upon by memory copy operations. By crafting specific values this issue can be exploited to execute remote code in the context of the user running the browser.