Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:23564
HistoryApr 06, 2010 - 12:00 a.m.

Mozilla Foundation Security Advisory 2010-25

2010-04-0600:00:00
vulners.com
19

Mozilla Foundation Security Advisory 2010-25

Title: Re-use of freed object due to scope confusion
Impact: Critical
Announced: April 1, 2010
Reporter: Nils (MWR InfoSecurity)
Products: Firefox

Fixed in: Firefox 3.6.3
Description

A memory corruption flaw leading to code execution was reported by security researcher Nils of MWR InfoSecurity during the 2010 Pwn2Own contest sponsored by TippingPoint's Zero Day Initiative. By moving DOM nodes between documents Nils found a case where the moved node incorrectly retained its old scope. If garbage collection could be triggered at the right time then Firefox would later use this freed object.

The contest winning exploit only affects Firefox 3.6 and not earlier versions. We will be patching Firefox 3.5 in an upcoming release just in case there is an alternate way of triggering the bug.
References

* https://bugzilla.mozilla.org/show_bug.cgi?id=555109
* CVE-2010-1121