Mozilla Products: Multiple vulnerabilities
1.
Gentoo Linux Security Advisory
Version Information
| Advisory Reference |
GLSA 201301-01 / firefox |
| Release Date |
January 08, 2013 |
| Latest Revision |
January 08, 2013: 1 |
| Impact |
high |
| Exploitable |
local, remote |
| Package |
Vulnerable versions |
Unaffected versions |
Architecture(s) |
| www-client/firefox |
<
10.0.11 |
>=
10.0.11 |
All supported architectures
|
| www-client/firefox-bin |
<
10.0.11 |
>=
10.0.11 |
All supported architectures
|
| mail-client/thunderbird |
<
10.0.11 |
>=
10.0.11 |
All supported architectures
|
| mail-client/thunderbird-bin |
<
10.0.11 |
>=
10.0.11 |
All supported architectures
|
| www-client/seamonkey |
<
2.14-r1 |
>=
2.14-r1 |
All supported architectures
|
| www-client/seamonkey-bin |
<
2.14 |
>=
2.14 |
All supported architectures
|
| dev-libs/nss |
<
3.14 |
>=
3.14 |
All supported architectures
|
| www-client/mozilla-firefox |
<=
3.6.8 |
|
All supported architectures
|
| www-client/mozilla-firefox-bin |
<=
3.5.6 |
|
All supported architectures
|
| mail-client/mozilla-thunderbird |
<=
3.0.4-r1 |
|
All supported architectures
|
| mail-client/mozilla-thunderbird-bin |
<=
3.0 |
|
All supported architectures
|
| www-client/icecat |
<=
10.0-r1 |
|
All supported architectures
|
| net-libs/xulrunner |
<=
2.0-r1 |
|
All supported architectures
|
| net-libs/xulrunner-bin |
<=
1.8.1.19 |
|
All supported architectures
|
Related bugreports:
#180159, #181361, #207261, #238535, #246602, #251322, #255221, #255234, #255687, #257577, #260062, #261386, #262704, #267234, #273918, #277752, #280226, #280234, #280393, #282549, #284439, #286721, #290892, #292034, #297532, #305689, #307045, #311021, #312361, #312645, #312651, #312675, #312679, #312763, #313003, #324735, #326341, #329279, #336396, #341821, #342847, #348316, #357057, #360055, #360315, #365323, #373595, #379549, #381245, #388045, #390771, #395431, #401701, #403183, #404437, #408161, #413657, #419917, #427224, #433383, #437780, #439586, #439960, #444318
Synopsis
Multiple vulnerabilities have been found in Mozilla Firefox,
Thunderbird, SeaMonkey, NSS, GNU IceCat, and XULRunner, some of which may
allow execution of arbitrary code or local privilege escalation.
2.
Impact Information
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’. XULRunner is a Mozilla runtime package that can be
used to bootstrap XUL+XPCOM applications such as Firefox and Thunderbird.
NSS is Mozilla’s Network Security Services library that implements PKI
support. IceCat is the GNU version of Firefox.
Description
Multiple vulnerabilities have been discovered in Mozilla Firefox,
Thunderbird, SeaMonkey, NSS, GNU IceCat, and XULRunner. 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,
bypass restrictions and protection mechanisms, force file downloads,
conduct XML injection attacks, conduct XSS attacks, bypass the Same
Origin Policy, spoof URL’s for phishing attacks, trigger a vertical
scroll, spoof the location bar, spoof an SSL indicator, modify the
browser’s font, conduct clickjacking attacks, or have other unspecified
impact.
A local attacker could gain escalated privileges, obtain sensitive
information, or replace an arbitrary downloaded file.
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/firefox-10.0.11"
|
All users of the Mozilla Firefox binary package should upgrade to the
latest version:
Code Listing 3.2: Resolution |
# emerge --sync
# emerge --ask --oneshot --verbose ">=www-client/firefox-bin-10.0.11"
|
All Mozilla Thunderbird users should upgrade to the latest version:
Code Listing 3.3: Resolution |
# emerge --sync
# emerge --ask --oneshot --verbose ">=mail-client/thunderbird-10.0.11"
|
All users of the Mozilla Thunderbird binary package should upgrade to
the latest version:
Code Listing 3.4: Resolution |
# emerge --sync
# emerge --ask --oneshot --verbose
">=mail-client/thunderbird-bin-10.0.11"
|
All Mozilla SeaMonkey users should upgrade to the latest version:
Code Listing 3.5: Resolution |
# emerge --sync
# emerge --ask --oneshot --verbose ">=www-client/seamonkey-2.14-r1"
|
All users of the Mozilla SeaMonkey binary package should upgrade to the
latest version:
Code Listing 3.6: Resolution |
# emerge --sync
# emerge --ask --oneshot --verbose ">=www-client/seamonkey-bin-2.14"
|
All NSS users should upgrade to the latest version:
Code Listing 3.7: Resolution |
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-libs/nss-3.14"
|
The “www-client/mozilla-firefox” package has been merged into the
“www-client/firefox” package. To upgrade, please unmerge
“www-client/mozilla-firefox” and then emerge the latest
“www-client/firefox” package:
Code Listing 3.8: Resolution |
# emerge --sync
# emerge --unmerge "www-client/mozilla-firefox"
# emerge --ask --oneshot --verbose ">=www-client/firefox-10.0.11"
|
The “www-client/mozilla-firefox-bin” package has been merged into
the “www-client/firefox-bin” package. To upgrade, please unmerge
“www-client/mozilla-firefox-bin” and then emerge the latest
“www-client/firefox-bin” package:
Code Listing 3.9: Resolution |
# emerge --sync
# emerge --unmerge "www-client/mozilla-firefox-bin"
# emerge --ask --oneshot --verbose ">=www-client/firefox-bin-10.0.11"
|
The “mail-client/mozilla-thunderbird” package has been merged into
the “mail-client/thunderbird” package. To upgrade, please unmerge
“mail-client/mozilla-thunderbird” and then emerge the latest
“mail-client/thunderbird” package:
Code Listing 3.10: Resolution |
# emerge --sync
# emerge --unmerge "mail-client/mozilla-thunderbird"
# emerge --ask --oneshot --verbose ">=mail-client/thunderbird-10.0.11"
|
The “mail-client/mozilla-thunderbird-bin” package has been merged
into the “mail-client/thunderbird-bin” package. To upgrade, please
unmerge “mail-client/mozilla-thunderbird-bin” and then emerge the
latest “mail-client/thunderbird-bin” package:
Code Listing 3.11: Resolution |
# emerge --sync
# emerge --unmerge "mail-client/mozilla-thunderbird-bin"
# emerge --ask --oneshot --verbose
">=mail-client/thunderbird-bin-10.0.11"
|
Gentoo discontinued support for GNU IceCat. We recommend that users
unmerge GNU IceCat:
Code Listing 3.12: Resolution |
# emerge --unmerge "www-client/icecat"
|
Gentoo discontinued support for XULRunner. We recommend that users
unmerge XULRunner:
Code Listing 3.13: Resolution |
# emerge --unmerge "net-libs/xulrunner"
|
Gentoo discontinued support for the XULRunner binary package. We
recommend that users unmerge XULRunner:
Code Listing 3.14: Resolution |
# emerge --unmerge "net-libs/xulrunner-bin"
|
4.
References
|