Lucene search

K
zdiJ23 (http://twitter.com/HansJ23)ZDI-10-257
HistoryNov 23, 2010 - 12:00 a.m.

Apple Webkit WholeText Integer Overflow Remote Code Execution Vulnerability

2010-11-2300:00:00
J23 (http://twitter.com/HansJ23)
www.zerodayinitiative.com
18

EPSS

0.063

Percentile

93.7%

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Apple Webkit. 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 wholeText method of the Text element. When calculating the total size of all the text containing it, the application will wrap a 32-bit integer. The application will use this in an allocation and then later use a different value for populating the buffer. This can lead to code execution under the context of the application.