Use-after-free vulnerability in the attribute-cloning functionality in the DOM implementation in Mozilla Firefox 3.5.x before 3.5.11 and 3.6.x before 3.6.7, and SeaMonkey before 2.0.6, allows remote attackers to execute arbitrary code via vectors related to deletion of an event attribute node with a nonzero reference count.
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Link | Tags |
---|---|
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11740 | signature vdb entry broken link |
http://www.zerodayinitiative.com/advisories/ZDI-10-134/ | third party advisory vdb entry |
http://www.securityfocus.com/bid/41849 | broken link third party advisory vdb entry |
https://bugzilla.mozilla.org/show_bug.cgi?id=572986 | patch issue tracking |
http://www.mozilla.org/security/announce/2010/mfsa2010-35.html | vendor advisory |
http://www.securityfocus.com/archive/1/512515 | broken link mailing list third party advisory vdb entry |