Mozilla Firefox, Mozilla Suite: Multiple vulnerabilities

Security Team  Contact Address

Updated April 19, 2005

1.  Gentoo Linux Security Advisory

Version Information

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

Synopsis

New Mozilla Firefox and Mozilla Suite releases fix new security vulnerabilities, including memory disclosure and various ways of executing JavaScript code with elevated privileges.

2.  Impact Information

Background

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.

Description

The following vulnerabilities were found and fixed in the Mozilla Suite and Mozilla Firefox:

The following Firefox-specific vulnerabilities have also been discovered:

Impact

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.

3.  Resolution Information

Workaround

There is no known workaround at this time.

Resolution

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"

4.  References