Lucene search

K
zdiRegenrechtZDI-11-271
HistoryAug 17, 2011 - 12:00 a.m.

Mozilla Firefox appendChild DOM Tree Inconsistency Remote Code Execution Vulnerability

2011-08-1700:00:00
regenrecht
www.zerodayinitiative.com
19

EPSS

0.786

Percentile

98.3%

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Mozilla Firefox. 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 results when .setUserData() handlers are used with an object and .appendChild() is called within a handler. Ultimately the import operation resulting from an .appendChild() is not guarded from mutation, and invalid DOM trees can result. Invalid DOM trees can be navigated resulting in dereferencing invalid pointers which can be leveraged to execute arbitrary code in the context of the browser.