Mozilla Products: Multiple vulnerabilities — GLSA 201504-01

Multiple vulnerabilities have been found in Mozilla Firefox, Thunderbird, and SeaMonkey, the worst of which may allow user-assisted execution of arbitrary code.

Affected packages

www-client/firefox on all architectures
Affected versions < 31.5.3
Unaffected versions >= 31.5.3
www-client/firefox-bin on all architectures
Affected versions < 31.5.3
Unaffected versions >= 31.5.3
mail-client/thunderbird on all architectures
Affected versions < 31.5.0
Unaffected versions >= 31.5.0
mail-client/thunderbird-bin on all architectures
Affected versions < 31.5.0
Unaffected versions >= 31.5.0
www-client/seamonkey on all architectures
Affected versions < 2.33.1
Unaffected versions >= 2.33.1
www-client/seamonkey-bin on all architectures
Affected versions < 2.33.1
Unaffected versions >= 2.33.1
dev-libs/nspr on all architectures
Affected versions < 4.10.6
Unaffected versions >= 4.10.6

Background

Mozilla Firefox is an open-source web browser and Mozilla Thunderbird an open-source email client, both from the Mozilla Project. The SeaMonkey project is a community effort to deliver production-quality releases of code derived from the application formerly known as the ‘Mozilla Application Suite’.

Description

Multiple vulnerabilities have been discovered in Firefox, Thunderbird, and SeaMonkey. Please review the CVE identifiers referenced below for details.

Impact

A remote attacker could entice a user to view a specially crafted web page or email, possibly resulting in execution of arbitrary code or a Denial of Service condition. Furthermore, a remote attacker may be able to perform Man-in-the-Middle attacks, obtain sensitive information, spoof the address bar, conduct clickjacking attacks, bypass security restrictions and protection mechanisms, or have other unspecified impact.

Workaround

There are no known workarounds at this time.

Resolution

All firefox users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=www-client/firefox-31.5.3"
 

All firefox-bin users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=www-client/firefox-bin-31.5.3"
 

All thunderbird users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=mail-client/thunderbird-31.5.0"
 

All thunderbird-bin users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose
 ">=mail-client/thunderbird-bin-31.5.0"
 

All seamonkey users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=www-client/seamonkey-2.33.1"
 

All seamonkey-bin users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=www-client/seamonkey-bin-2.33.1"
 

All nspr users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=dev-libs/nspr-4.10.6"
 

References

Release date
April 07, 2015

Latest revision
April 08, 2015: 2

Severity
normal

Exploitable
remote

Bugzilla entries