1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200605-06 / mozilla-firefox |
| Release Date | May 06, 2006 |
| Latest Revision | May 06, 2006: 01 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| www-client/mozilla-firefox | < 1.5.0.3 | >= 1.5.0.3, < 1.5 | All supported architectures |
| www-client/mozilla-firefox-bin | < 1.5.0.3 | >= 1.5.0.3, < 1.5 | All supported architectures |
Related bugreports: #131138
The Mozilla Firefox 1.5 line is vulnerable to a buffer overflow in the JavaScript extension which may in theory lead to remote execution of arbitrary code.
Mozilla Firefox is the next-generation web browser from the Mozilla project.
Martijn Wargers and Nick Mott discovered a vulnerability when rendering malformed JavaScript content. The Mozilla Firefox 1.0 line is not affected.
If JavaScript is enabled, by tricking a user into visiting a malicious web page which would send a specially crafted HTML script that contains references to deleted objects with the "designMode" property enabled, an attacker can crash the web browser and in theory manage to execute arbitrary code with the rights of the user running the browser.
There is no known workaround at this time.
All Mozilla Firefox 1.5 users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=www-client/mozilla-firefox-1.5.0.3" |
All Mozilla Firefox 1.5 binary users should upgrade to the latest version:
Code Listing 3.2: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=www-client/mozilla-firefox-bin-1.5.0.3" |