1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200504-18 / Mozilla |
| Release Date | April 19, 2005 |
| Latest Revision | May 22, 2006: 02 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| www-client/mozilla-firefox | < 1.0.3 | >= 1.0.3 | All supported architectures |
| www-client/mozilla-firefox-bin | < 1.0.3 | >= 1.0.3 | All supported architectures |
| www-client/mozilla | < 1.7.7 | >= 1.7.7 | All supported architectures |
| www-client/mozilla-bin | < 1.7.7 | >= 1.7.7 | All supported architectures |
Related bugreports: #89303, #89305
New Mozilla Firefox and Mozilla Suite releases fix new security vulnerabilities, including memory disclosure and various ways of executing JavaScript code with elevated privileges.
The Mozilla Suite is a popular all-in-one web browser that includes a mail and news reader. Mozilla Firefox is the next-generation browser from the Mozilla project.
The following vulnerabilities were found and fixed in the Mozilla Suite and Mozilla Firefox:
The following Firefox-specific vulnerabilities have also been discovered:
The various JavaScript execution with elevated privileges issues can be exploited by a remote attacker to install malicious code or steal data. The memory disclosure issue can be used to reveal potentially sensitive information. Finally, the cache pollution issue and search plugin abuse can be leveraged in cross-site-scripting attacks.
There is no known workaround at this time.
All Mozilla Firefox users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=www-client/mozilla-firefox-1.0.3" |
All Mozilla Firefox 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.0.3" |
All Mozilla Suite users should upgrade to the latest version:
Code Listing 3.3: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=www-client/mozilla-1.7.7" |
All Mozilla Suite binary users should upgrade to the latest version:
Code Listing 3.4: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=www-client/mozilla-bin-1.7.7" |