Lucene search

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

Mozilla Foundation Security Advisory 2010-19

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

Mozilla Foundation Security Advisory 2010-19

Title: Dangling pointer vulnerability in nsPluginArray
Impact: Critical
Announced: March 30, 2010
Reporter: regenrecht (via TippingPoint's Zero Day Initiative)
Products: Firefox, SeaMonkey

Fixed in: Firefox 3.6.2
Firefox 3.5.9
Firefox 3.0.19
SeaMonkey 2.0.4
Description

Security researcher regenrecht reported via TippingPoint's Zero Day Initiative an error in the implementation of the window.navigator.plugins object. When a page reloads, the plugins array would reallocate all of its members without checking for existing references to each member. This could result in the deletion of objects for which valid pointers still exist. An attacker could use this vulnerability to crash a victim's browser and run arbitrary code on the victim's machine.
Workaround

Disable JavaScript until a version containing these fixes can be installed.
References

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