Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Lightspeed
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Lightspeed
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHSA-2011:1342 - Security Advisory
Issued:
2011-09-28
Updated:
2011-09-28

RHSA-2011:1342 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Critical: thunderbird security update

Type/Severity

Security Advisory: Critical

Red Hat Lightspeed patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

An updated thunderbird package that fixes several security issues is now
available for Red Hat Enterprise Linux 6.

The Red Hat Security Response Team has rated this update as having critical
security impact. Common Vulnerability Scoring System (CVSS) base scores,
which give detailed severity ratings, are available for each vulnerability
from the CVE links in the References section.

Description

Mozilla Thunderbird is a standalone mail and newsgroup client.

Several flaws were found in the processing of malformed HTML content. An
HTML mail message containing malicious content could cause Thunderbird to
crash or, potentially, execute arbitrary code with the privileges of the
user running Thunderbird. (CVE-2011-2995)

A flaw was found in the way Thunderbird processed the "Enter" keypress
event. A malicious HTML mail message could present a download dialog while
the key is pressed, activating the default "Open" action. A remote attacker
could exploit this vulnerability by causing the mail client to open
malicious web content. (CVE-2011-2372)

A flaw was found in the way Thunderbird handled Location headers in
redirect responses. Two copies of this header with different values could
be a symptom of a CRLF injection attack against a vulnerable server.
Thunderbird now treats two copies of the Location, Content-Length, or
Content-Disposition header as an error condition. (CVE-2011-3000)

A flaw was found in the way Thunderbird handled frame objects with certain
names. An attacker could use this flaw to cause a plug-in to grant its
content access to another site or the local file system, violating the
same-origin policy. (CVE-2011-2999)

An integer underflow flaw was found in the way Thunderbird handled large
JavaScript regular expressions. An HTML mail message containing malicious
JavaScript could cause Thunderbird to access already freed memory, causing
Thunderbird to crash or, potentially, execute arbitrary code with the
privileges of the user running Thunderbird. (CVE-2011-2998)

All Thunderbird users should upgrade to this updated package, which
resolves these issues. All running instances of Thunderbird must be
restarted for the update to take effect.

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/kb/docs/DOC-11259

Affected Products

  • Red Hat Enterprise Linux Server 6 x86_64
  • Red Hat Enterprise Linux Server 6 i386
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 6.1 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 6.1 i386
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support 6 x86_64
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support 6 i386
  • Red Hat Enterprise Linux Workstation 6 x86_64
  • Red Hat Enterprise Linux Workstation 6 i386
  • Red Hat Enterprise Linux Desktop 6 x86_64
  • Red Hat Enterprise Linux Desktop 6 i386
  • Red Hat Enterprise Linux for IBM z Systems 6 s390x
  • Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 6.1 s390x
  • Red Hat Enterprise Linux for Power, big endian 6 ppc64
  • Red Hat Enterprise Linux for Power, big endian - Extended Update Support 6.1 ppc64
  • Red Hat Enterprise Linux Server from RHUI 6 x86_64
  • Red Hat Enterprise Linux Server from RHUI 6 i386
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support (for IBM z Systems) 6 s390x
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension 6 x86_64
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension 6 i386
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension (for IBM z Systems) 6 s390x

Fixes

  • BZ - 741902 - CVE-2011-2995 Mozilla: Miscellaneous memory safety hazards (MFSA 2011-36)
  • BZ - 741904 - CVE-2011-2999 Mozilla: XSS via plugins and shadowed window.location object (MFSA 2011-38)
  • BZ - 741905 - CVE-2011-3000 Mozilla:Defense against multiple Location headers due to CRLF Injection (MFSA 2011-39)
  • BZ - 741917 - CVE-2011-2372 Mozilla:Code installation through holding down Enter (MFSA 2011-40)
  • BZ - 741924 - CVE-2011-2998 Mozilla: Integer underflow when using JavaScript RegExp (MFSA 2011-37)

CVEs

  • CVE-2011-2372
  • CVE-2011-2995
  • CVE-2011-3000
  • CVE-2011-2999
  • CVE-2011-2998

References

  • https://access.redhat.com/security/updates/classification/#critical
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux Server 6

SRPM
thunderbird-3.1.15-1.el6_1.src.rpm SHA-256: 56d7e00de0a86d2cb05f482ad9ceaff303e61669f9c863e94d3410b5dd22e750
x86_64
thunderbird-3.1.15-1.el6_1.x86_64.rpm SHA-256: e2b1b7a490803ca027f9fff885ec21373cb26e301c47e1061e2b6bad4c4fa9e1
thunderbird-3.1.15-1.el6_1.x86_64.rpm SHA-256: e2b1b7a490803ca027f9fff885ec21373cb26e301c47e1061e2b6bad4c4fa9e1
thunderbird-debuginfo-3.1.15-1.el6_1.x86_64.rpm SHA-256: 3e2fcd6a614143eff55fb89bf41991503c3eb3c38531633af08f28e3029d00d9
i386
thunderbird-3.1.15-1.el6_1.i686.rpm SHA-256: a44f0f758a0dfe7b36654937429c55c2d6149fbec8ad9f1efb02d029d4cf14a3
thunderbird-debuginfo-3.1.15-1.el6_1.i686.rpm SHA-256: 46a328abce7eadc666ea48d0920063e71d393588509f58fda2096be63b466123

Red Hat Enterprise Linux for x86_64 - Extended Update Support 6.1

SRPM
thunderbird-3.1.15-1.el6_1.src.rpm SHA-256: 56d7e00de0a86d2cb05f482ad9ceaff303e61669f9c863e94d3410b5dd22e750
x86_64
thunderbird-3.1.15-1.el6_1.x86_64.rpm SHA-256: e2b1b7a490803ca027f9fff885ec21373cb26e301c47e1061e2b6bad4c4fa9e1
thunderbird-debuginfo-3.1.15-1.el6_1.x86_64.rpm SHA-256: 3e2fcd6a614143eff55fb89bf41991503c3eb3c38531633af08f28e3029d00d9
i386
thunderbird-3.1.15-1.el6_1.i686.rpm SHA-256: a44f0f758a0dfe7b36654937429c55c2d6149fbec8ad9f1efb02d029d4cf14a3
thunderbird-debuginfo-3.1.15-1.el6_1.i686.rpm SHA-256: 46a328abce7eadc666ea48d0920063e71d393588509f58fda2096be63b466123

Red Hat Enterprise Linux Desktop 6

SRPM
thunderbird-3.1.15-1.el6_1.src.rpm SHA-256: 56d7e00de0a86d2cb05f482ad9ceaff303e61669f9c863e94d3410b5dd22e750
x86_64
thunderbird-3.1.15-1.el6_1.x86_64.rpm SHA-256: e2b1b7a490803ca027f9fff885ec21373cb26e301c47e1061e2b6bad4c4fa9e1
thunderbird-debuginfo-3.1.15-1.el6_1.x86_64.rpm SHA-256: 3e2fcd6a614143eff55fb89bf41991503c3eb3c38531633af08f28e3029d00d9
i386
thunderbird-3.1.15-1.el6_1.i686.rpm SHA-256: a44f0f758a0dfe7b36654937429c55c2d6149fbec8ad9f1efb02d029d4cf14a3
thunderbird-debuginfo-3.1.15-1.el6_1.i686.rpm SHA-256: 46a328abce7eadc666ea48d0920063e71d393588509f58fda2096be63b466123

Red Hat Enterprise Linux for IBM z Systems 6

SRPM
thunderbird-3.1.15-1.el6_1.src.rpm SHA-256: 56d7e00de0a86d2cb05f482ad9ceaff303e61669f9c863e94d3410b5dd22e750
s390x
thunderbird-3.1.15-1.el6_1.s390x.rpm SHA-256: d43e314c76c12613e126bd7b3501dacffc36d9d9feec01a7357134743eb33b0f
thunderbird-debuginfo-3.1.15-1.el6_1.s390x.rpm SHA-256: 243f8aaf3a22e3182a107035372e74321503843b07ea286401cf2dc9a5b0bcf7

Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 6.1

SRPM
thunderbird-3.1.15-1.el6_1.src.rpm SHA-256: 56d7e00de0a86d2cb05f482ad9ceaff303e61669f9c863e94d3410b5dd22e750
s390x
thunderbird-3.1.15-1.el6_1.s390x.rpm SHA-256: d43e314c76c12613e126bd7b3501dacffc36d9d9feec01a7357134743eb33b0f
thunderbird-debuginfo-3.1.15-1.el6_1.s390x.rpm SHA-256: 243f8aaf3a22e3182a107035372e74321503843b07ea286401cf2dc9a5b0bcf7

Red Hat Enterprise Linux for Power, big endian - Extended Update Support 6.1

SRPM
thunderbird-3.1.15-1.el6_1.src.rpm SHA-256: 56d7e00de0a86d2cb05f482ad9ceaff303e61669f9c863e94d3410b5dd22e750
ppc64
thunderbird-3.1.15-1.el6_1.ppc64.rpm SHA-256: d98536c2f01575e8ff2c22e18591dbb05bf115fa01dffacfc209233a2c6a07a5
thunderbird-debuginfo-3.1.15-1.el6_1.ppc64.rpm SHA-256: b6fc35b1ca33d71fe48d25d3cc72301cb2707f30cc2c264e3dc176e9356d8a15

Red Hat Enterprise Linux Server from RHUI 6

SRPM
thunderbird-3.1.15-1.el6_1.src.rpm SHA-256: 56d7e00de0a86d2cb05f482ad9ceaff303e61669f9c863e94d3410b5dd22e750
x86_64
thunderbird-3.1.15-1.el6_1.x86_64.rpm SHA-256: e2b1b7a490803ca027f9fff885ec21373cb26e301c47e1061e2b6bad4c4fa9e1
thunderbird-debuginfo-3.1.15-1.el6_1.x86_64.rpm SHA-256: 3e2fcd6a614143eff55fb89bf41991503c3eb3c38531633af08f28e3029d00d9
i386
thunderbird-3.1.15-1.el6_1.i686.rpm SHA-256: a44f0f758a0dfe7b36654937429c55c2d6149fbec8ad9f1efb02d029d4cf14a3
thunderbird-debuginfo-3.1.15-1.el6_1.i686.rpm SHA-256: 46a328abce7eadc666ea48d0920063e71d393588509f58fda2096be63b466123

Red Hat Enterprise Linux Server - Extended Life Cycle Support 6

SRPM
thunderbird-3.1.15-1.el6_1.src.rpm SHA-256: 56d7e00de0a86d2cb05f482ad9ceaff303e61669f9c863e94d3410b5dd22e750
x86_64
thunderbird-3.1.15-1.el6_1.x86_64.rpm SHA-256: e2b1b7a490803ca027f9fff885ec21373cb26e301c47e1061e2b6bad4c4fa9e1
thunderbird-debuginfo-3.1.15-1.el6_1.x86_64.rpm SHA-256: 3e2fcd6a614143eff55fb89bf41991503c3eb3c38531633af08f28e3029d00d9
i386
thunderbird-3.1.15-1.el6_1.i686.rpm SHA-256: a44f0f758a0dfe7b36654937429c55c2d6149fbec8ad9f1efb02d029d4cf14a3
thunderbird-debuginfo-3.1.15-1.el6_1.i686.rpm SHA-256: 46a328abce7eadc666ea48d0920063e71d393588509f58fda2096be63b466123

Red Hat Enterprise Linux Workstation 6

SRPM
thunderbird-3.1.15-1.el6_1.src.rpm SHA-256: 56d7e00de0a86d2cb05f482ad9ceaff303e61669f9c863e94d3410b5dd22e750
x86_64
thunderbird-3.1.15-1.el6_1.x86_64.rpm SHA-256: e2b1b7a490803ca027f9fff885ec21373cb26e301c47e1061e2b6bad4c4fa9e1
thunderbird-debuginfo-3.1.15-1.el6_1.x86_64.rpm SHA-256: 3e2fcd6a614143eff55fb89bf41991503c3eb3c38531633af08f28e3029d00d9
i386
thunderbird-3.1.15-1.el6_1.i686.rpm SHA-256: a44f0f758a0dfe7b36654937429c55c2d6149fbec8ad9f1efb02d029d4cf14a3
thunderbird-debuginfo-3.1.15-1.el6_1.i686.rpm SHA-256: 46a328abce7eadc666ea48d0920063e71d393588509f58fda2096be63b466123

Red Hat Enterprise Linux for Power, big endian 6

SRPM
thunderbird-3.1.15-1.el6_1.src.rpm SHA-256: 56d7e00de0a86d2cb05f482ad9ceaff303e61669f9c863e94d3410b5dd22e750
ppc64
thunderbird-3.1.15-1.el6_1.ppc64.rpm SHA-256: d98536c2f01575e8ff2c22e18591dbb05bf115fa01dffacfc209233a2c6a07a5
thunderbird-debuginfo-3.1.15-1.el6_1.ppc64.rpm SHA-256: b6fc35b1ca33d71fe48d25d3cc72301cb2707f30cc2c264e3dc176e9356d8a15

Red Hat Enterprise Linux Server - Extended Life Cycle Support (for IBM z Systems) 6

SRPM
thunderbird-3.1.15-1.el6_1.src.rpm SHA-256: 56d7e00de0a86d2cb05f482ad9ceaff303e61669f9c863e94d3410b5dd22e750
s390x
thunderbird-3.1.15-1.el6_1.s390x.rpm SHA-256: d43e314c76c12613e126bd7b3501dacffc36d9d9feec01a7357134743eb33b0f
thunderbird-debuginfo-3.1.15-1.el6_1.s390x.rpm SHA-256: 243f8aaf3a22e3182a107035372e74321503843b07ea286401cf2dc9a5b0bcf7

Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension 6

SRPM
thunderbird-3.1.15-1.el6_1.src.rpm SHA-256: 56d7e00de0a86d2cb05f482ad9ceaff303e61669f9c863e94d3410b5dd22e750
x86_64
thunderbird-3.1.15-1.el6_1.x86_64.rpm SHA-256: e2b1b7a490803ca027f9fff885ec21373cb26e301c47e1061e2b6bad4c4fa9e1
thunderbird-debuginfo-3.1.15-1.el6_1.x86_64.rpm SHA-256: 3e2fcd6a614143eff55fb89bf41991503c3eb3c38531633af08f28e3029d00d9
i386
thunderbird-3.1.15-1.el6_1.i686.rpm SHA-256: a44f0f758a0dfe7b36654937429c55c2d6149fbec8ad9f1efb02d029d4cf14a3
thunderbird-debuginfo-3.1.15-1.el6_1.i686.rpm SHA-256: 46a328abce7eadc666ea48d0920063e71d393588509f58fda2096be63b466123

Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension (for IBM z Systems) 6

SRPM
thunderbird-3.1.15-1.el6_1.src.rpm SHA-256: 56d7e00de0a86d2cb05f482ad9ceaff303e61669f9c863e94d3410b5dd22e750
s390x
thunderbird-3.1.15-1.el6_1.s390x.rpm SHA-256: d43e314c76c12613e126bd7b3501dacffc36d9d9feec01a7357134743eb33b0f
thunderbird-debuginfo-3.1.15-1.el6_1.s390x.rpm SHA-256: 243f8aaf3a22e3182a107035372e74321503843b07ea286401cf2dc9a5b0bcf7

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility