Basic search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:25841
HistoryMar 03, 2011 - 12:00 a.m.

Mozilla Foundation Security Advisory 2011-05

2011-03-0300:00:00
vulners.com
33

Mozilla Foundation Security Advisory 2011-05

Title: Buffer overflow in JavaScript atom map
Impact: Critical
Announced: March 1, 2011
Reporter: Christian Holler
Products: Firefox, SeaMonkey

Fixed in: Firefox 3.6.14
Firefox 3.5.17
SeaMonkey 2.0.12
Description

Security researcher Christian Holler reported that the JavaScript engine's internal mapping of string values contained an error in cases where the number of values being stored was above 64K. In such cases an offset pointer was manually moved forwards and backwards to access the larger address space. If an exception was thrown between the time that the offset pointer was moved forward and the time it was reset, then the exception object would be read from an invalid memory address, potentially executing attacker-controlled memory.
References

* https://bugzilla.mozilla.org/show_bug.cgi?id=622015
* CVE-2011-0056
Related for SECURITYVULNS:DOC:25841