Overly broad permissions can turn one compromised account into a much larger security problem. Learn how to reduce unnecessary access, review privileges, and apply least privilege across modern Linux systems. Review Linux Privileges×

Alerts This Week
Warning Icon 1 477
Alerts This Week
Warning Icon 1 477

Red Hat: 2014:0133-01 Important: Thunderbird Remote Code Risk

red hat
Calendar Grey February 4, 2014
Scroller Redhat
A revised thunderbird package for Red Hat resolves crucial security vulnerabilities that could greatly affect users.
An updated thunderbird package that fixes several security issues is now available for Red Hat Enterprise Linux 5 and 6

Solution

Before applying this update, make sure all previously released errata relevant to your system have been applied.

This update is available via the Red Hat Network. Details on how to use the Red Hat Network to apply this update are available at https://access.redhat.com/site/articles/11258

Summary

Mozilla Thunderbird is a standalone mail and newsgroup client.
Several flaws were found in the processing of malformed content. Malicious content could cause Thunderbird to crash or, potentially, execute arbitrary code with the privileges of the user running Thunderbird. (CVE-2014-1477, CVE-2014-1482, CVE-2014-1486)
A flaw was found in the way Thunderbird handled error messages related to web workers. An attacker could use this flaw to bypass the same-origin policy, which could lead to cross-site scripting (XSS) attacks, or could potentially be used to gather authentication tokens and other data from third-party websites. (CVE-2014-1487)
A flaw was found in the implementation of System Only Wrappers (SOW). An attacker could use this flaw to crash Thunderbird. When combined with other vulnerabilities, this flaw could have additional security implications. (CVE-2014-1479)
It was found that the Thunderbird JavaScript engine incorrectly handled window objects. A remote attacker could use this flaw to bypass certain security checks and possibly execute arbitrary code. (CVE-2014-1481)
Red Hat would like to thank the Mozilla project for reporting these issues. Upstream acknowledges Christian Holler, Terrence Cole, Jesse Ruderman, Gary Kwong, Eric Rescorla, Jonathan Kew, Dan Gohman, Ryan VanderMeulen, Sotaro Ikeda, Cody Crews, Fredrik "Flonka" Lönnqvist, Arthur Gerkis, Masato Kinugawa, and Boris Zbarsky as the original reporters of these issues.
Note: All of the above issues cannot be exploited by a specially crafted HTML mail message as JavaScript is disabled by default for mail messages. They could be exploited another way in Thunderbird, for example, when viewing the full remote content of an RSS feed.
For technical details regarding these flaws, refer to the Mozilla security advisories for Thunderbird 24.3.0. You can find a link to the Mozilla advisories in the References section of this erratum.
All Thunderbird users should upgrade to this updated package, which contains Thunderbird version 24.3.0, which corrects these issues. After installing the update, Thunderbird must be restarted for the changes to take effect.

References

https://access.redhat.com/security/cve/CVE-2014-1477 https://access.redhat.com/security/cve/CVE-2014-1479 https://access.redhat.com/security/cve/CVE-2014-1481 https://access.redhat.com/security/cve/CVE-2014-1482 https://access.redhat.com/security/cve/CVE-2014-1486 https://access.redhat.com/security/cve/CVE-2014-1487 https://access.redhat.com/security/updates/classification#important https://www.mozilla.org/en-US/security/known-vulnerabilities/thunderbird/

Package List

Red Hat Enterprise Linux Desktop (v. 5 client):
Source:
i386: thunderbird-24.3.0-2.el5_10.i386.rpm thunderbird-debuginfo-24.3.0-2.el5_10.i386.rpm
x86_64: thunderbird-24.3.0-2.el5_10.x86_64.rpm thunderbird-debuginfo-24.3.0-2.el5_10.x86_64.rpm
RHEL Optional Productivity Applications (v. 5 server):
Source:
i386: thunderbird-24.3.0-2.el5_10.i386.rpm thunderbird-debuginfo-24.3.0-2.el5_10.i386.rpm
x86_64: thunderbird-24.3.0-2.el5_10.x86_64.rpm thunderbird-debuginfo-24.3.0-2.el5_10.x86_64.rpm
Red Hat Enterprise Linux Desktop (v. 6):
Source:
i386: thunderbird-24.3.0-2.el6_5.i686.rpm thunderbird-debuginfo-24.3.0-2.el6_5.i686.rpm
x86_64: thunderbird-24.3.0-2.el6_5.x86_64.rpm thunderbird-debuginfo-24.3.0-2.el6_5.x86_64.rpm
Red Hat Enterprise Linux Server Optional (v. 6):
Source:
i386: thunderbird-24.3.0-2.el6_5.i686.rpm thunderbird-debuginfo-24.3.0-2.el6_5.i686.rpm
ppc64: thunderbird-24.3.0-2.el6_5.ppc64.rpm thunderbird-debuginfo-24.3.0-2.el6_5.ppc64.rpm
s390x: thunderbird-24.3.0-2.el6_5.s390x.rpm thunderbird-debuginfo-24.3.0-2.el6_5.s390x.rpm
x86_64: thunderbird-24.3.0-2.el6_5.x86_64.rpm thunderbird-debuginfo-24.3.0-2.el6_5.x86_64.rpm
Red Hat Enterprise Linux Workstation (v. 6):
Source:
i386: thunderbird-24.3.0-2.el6_5.i686.rpm thunderbird-debuginfo-24.3.0-2.el6_5.i686.rpm
x86_64:

Read the Full Advisory


Severity
important
Lowest
Low
Medium
High
Critical

Advisory ID: RHSA-2014:0133-01
Product: Red Hat Enterprise Linux
Issue date: 2014-02-04

Topic

An updated thunderbird package that fixes several security issues is nowavailable for Red Hat Enterprise Linux 5 and 6.The Red Hat Security Response Team has rated this update as havingimportant security impact. Common Vulnerability Scoring System (CVSS) basescores, which give detailed severity ratings, are available for eachvulnerability from the CVE links in the References section.

Relevant Releases Architectures

RHEL Optional Productivity Applications (v. 5 server) - i386, x86_64

Red Hat Enterprise Linux Desktop (v. 5 client) - i386, x86_64

Red Hat Enterprise Linux Desktop (v. 6) - i386, x86_64

Red Hat Enterprise Linux Server Optional (v. 6) - i386, ppc64, s390x, x86_64

Red Hat Enterprise Linux Workstation (v. 6) - i386, x86_64

Bugs Fixed

1046167 - Thunderbird 24.2 no longer launches default browser for web links

1060938 - CVE-2014-1477 Mozilla: Miscellaneous memory safety hazards (rv:24.3) (MFSA 2014-01)

1060940 - CVE-2014-1479 Mozilla: Clone protected content with XBL scopes (MFSA 2014-02)

1060942 - CVE-2014-1482 Mozilla: Incorrect use of discarded images by RasterImage (MFSA 2014-04)

1060945 - CVE-2014-1486 Mozilla: Use-after-free with imgRequestProxy and image proccessing (MFSA 2014-08)

1060947 - CVE-2014-1487 Mozilla: Cross-origin information leak through web workers (MFSA 2014-09)

1060952 - CVE-2014-1481 Mozilla: Inconsistent JavaScript handling of access to Window objects (MFSA 2014-13)

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.