Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
  • Products & Services

    Products

    Support

    • Production Support
    • Development Support
    • Product Life Cycles

    Services

    • Consulting
    • Technical Account Management
    • Training & Certifications

    Documentation

    • Red Hat Enterprise Linux
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenStack Platform
    • Red Hat OpenShift Container Platform
    All Documentation

    Ecosystem Catalog

    • Red Hat Partner Ecosystem
    • Partner Resources
  • Tools

    Tools

    • Troubleshoot a product issue
    • Packages
    • Errata

    Customer Portal Labs

    • Configuration
    • Deployment
    • Security
    • Troubleshoot
    All labs

    Red Hat Insights

    Increase visibility into IT operations to detect and resolve technical issues before they impact your business.

    Learn More
    Go to Insights
  • Security

    Red Hat Product Security Center

    Engage with our Red Hat Product Security team, access security updates, and ensure your environments are not exposed to any known security vulnerabilities.

    Product Security Center

    Security Updates

    • Security Advisories
    • Red Hat CVE Database
    • Security Labs

    Keep your systems secure with Red Hat's specialized responses to security vulnerabilities.

    View Responses

    Resources

    • Security Blog
    • Security Measurement
    • Severity Ratings
    • Backporting Policies
    • Product Signing (GPG) Keys
  • Community

    Customer Portal Community

    • Discussions
    • Private Groups
    Community Activity

    Customer Events

    • Red Hat Convergence
    • Red Hat Summit

    Stories

    • Red Hat Subscription Value
    • You Asked. We Acted.
    • Open Source Communities
Or troubleshoot an issue.

Select Your Language

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

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Virtualization
  • Red Hat Identity Management
  • Red Hat Directory Server
  • Red Hat Certificate System
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Update Infrastructure
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat CloudForms
  • Red Hat OpenStack Platform
  • Red Hat OpenShift Container Platform
  • Red Hat OpenShift Data Science
  • Red Hat OpenShift Online
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • 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 Single Sign On
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Thorntail
  • Red Hat build of Eclipse Vert.x
  • Red Hat build of OpenJDK
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Integration
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
  • Red Hat JBoss Data Virtualization
  • Red Hat Process Automation
  • Red Hat Process Automation Manager
  • Red Hat Decision Manager
All Products
Red Hat Product Errata RHSA-2022:6713 - Security Advisory
Issued:
2022-09-26
Updated:
2022-09-26

RHSA-2022:6713 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Important: thunderbird security update

Type/Severity

Security Advisory: Important

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

An update for thunderbird is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.

Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.

Description

Mozilla Thunderbird is a standalone mail and newsgroup client.

This update upgrades Thunderbird to version 102.3.0.

Security Fix(es):

  • Mozilla: Leaking of sensitive information when composing a response to an HTML email with a META refresh tag (CVE-2022-3033)
  • Mozilla: Bypassing FeaturePolicy restrictions on transient pages (CVE-2022-40959)
  • Mozilla: Data-race when parsing non-UTF-8 URLs in threads (CVE-2022-40960)
  • Mozilla: Memory safety bugs fixed in Firefox 105 and Firefox ESR 102.3 (CVE-2022-40962)
  • Mozilla: Remote content specified in an HTML document that was nested inside an iframe's srcdoc attribute was not blocked (CVE-2022-3032)
  • Mozilla: An iframe element in an HTML email could trigger a network request (CVE-2022-3034)
  • Mozilla: Matrix SDK bundled with Thunderbird vulnerable to denial-of-service attack (CVE-2022-36059)
  • Mozilla: Bypassing Secure Context restriction for cookies with __Host and __Secure prefix (CVE-2022-40958)
  • Mozilla: Content-Security-Policy base-uri bypass (CVE-2022-40956)
  • Mozilla: Incoherent instruction cache when building WASM on ARM64 (CVE-2022-40957)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Solution

For details on how to apply this update, which includes the changes described in this advisory, refer to:

https://access.redhat.com/articles/11258

All running instances of Thunderbird must be restarted for the update to take effect.

Affected Products

  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 8.4 x86_64
  • Red Hat Enterprise Linux Server - AUS 8.4 x86_64
  • Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 8.4 s390x
  • Red Hat Enterprise Linux for Power, little endian - Extended Update Support 8.4 ppc64le
  • Red Hat Enterprise Linux Server - TUS 8.4 x86_64
  • Red Hat Enterprise Linux for ARM 64 - Extended Update Support 8.4 aarch64
  • Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 8.4 ppc64le
  • Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.4 x86_64

Fixes

  • BZ - 2123255 - CVE-2022-3032 Mozilla: Remote content specified in an HTML document that was nested inside an iframe's srcdoc attribute was not blocked
  • BZ - 2123256 - CVE-2022-3033 Mozilla: Leaking of sensitive information when composing a response to an HTML email with a META refresh tag
  • BZ - 2123257 - CVE-2022-3034 Mozilla: An iframe element in an HTML email could trigger a network request
  • BZ - 2123258 - CVE-2022-36059 Mozilla: Matrix SDK bundled with Thunderbird vulnerable to denial-of-service attack
  • BZ - 2128792 - CVE-2022-40959 Mozilla: Bypassing FeaturePolicy restrictions on transient pages
  • BZ - 2128793 - CVE-2022-40960 Mozilla: Data-race when parsing non-UTF-8 URLs in threads
  • BZ - 2128794 - CVE-2022-40958 Mozilla: Bypassing Secure Context restriction for cookies with __Host and __Secure prefix
  • BZ - 2128795 - CVE-2022-40956 Mozilla: Content-Security-Policy base-uri bypass
  • BZ - 2128796 - CVE-2022-40957 Mozilla: Incoherent instruction cache when building WASM on ARM64
  • BZ - 2128797 - CVE-2022-40962 Mozilla: Memory safety bugs fixed in Firefox 105 and Firefox ESR 102.3

CVEs

  • CVE-2022-3032
  • CVE-2022-3033
  • CVE-2022-3034
  • CVE-2022-36059
  • CVE-2022-40956
  • CVE-2022-40957
  • CVE-2022-40958
  • CVE-2022-40959
  • CVE-2022-40960
  • CVE-2022-40962

References

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

Red Hat Enterprise Linux for x86_64 - Extended Update Support 8.4

SRPM
thunderbird-102.3.0-3.el8_4.src.rpm SHA-256: 687f7d6ace282f704348795dfc2092b3d7d59099261d5112eb2828d118e1876a
x86_64
thunderbird-102.3.0-3.el8_4.x86_64.rpm SHA-256: f5f540a4ebc6bf09a62e7e31cc3fbfa1f5de24d76e8c1eb3ab90dbacece994e7
thunderbird-debuginfo-102.3.0-3.el8_4.x86_64.rpm SHA-256: 0eb91f9d60960fe6ae69e2d4e733b1283dfbc9ce2ae8e7e5b4f50ab93fbbb54d
thunderbird-debugsource-102.3.0-3.el8_4.x86_64.rpm SHA-256: 59cd1016934bd165afd32cc4d686d212d4447e23afece07987373b8f367d2145

Red Hat Enterprise Linux Server - AUS 8.4

SRPM
thunderbird-102.3.0-3.el8_4.src.rpm SHA-256: 687f7d6ace282f704348795dfc2092b3d7d59099261d5112eb2828d118e1876a
x86_64
thunderbird-102.3.0-3.el8_4.x86_64.rpm SHA-256: f5f540a4ebc6bf09a62e7e31cc3fbfa1f5de24d76e8c1eb3ab90dbacece994e7
thunderbird-debuginfo-102.3.0-3.el8_4.x86_64.rpm SHA-256: 0eb91f9d60960fe6ae69e2d4e733b1283dfbc9ce2ae8e7e5b4f50ab93fbbb54d
thunderbird-debugsource-102.3.0-3.el8_4.x86_64.rpm SHA-256: 59cd1016934bd165afd32cc4d686d212d4447e23afece07987373b8f367d2145

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

SRPM
thunderbird-102.3.0-3.el8_4.src.rpm SHA-256: 687f7d6ace282f704348795dfc2092b3d7d59099261d5112eb2828d118e1876a
s390x
thunderbird-102.3.0-3.el8_4.s390x.rpm SHA-256: 39c96789d8005fe96707bb95cdf6201a57380cb9da37c3a12fbed5374a81d31a
thunderbird-debuginfo-102.3.0-3.el8_4.s390x.rpm SHA-256: f4f424b823c300a54c97ce7c51220c42c9a867b2c6db740103f764f1fc42004b
thunderbird-debugsource-102.3.0-3.el8_4.s390x.rpm SHA-256: 3c34778307e1cbdf23d096c64d742d3d5756fb7497a869b8b06236953a6d39be

Red Hat Enterprise Linux for Power, little endian - Extended Update Support 8.4

SRPM
thunderbird-102.3.0-3.el8_4.src.rpm SHA-256: 687f7d6ace282f704348795dfc2092b3d7d59099261d5112eb2828d118e1876a
ppc64le
thunderbird-102.3.0-3.el8_4.ppc64le.rpm SHA-256: 81d5bf5cbc1c65eec7a0caa8d7d0ed7e7afa3139ea05b55af9f6735c01f2303f
thunderbird-debuginfo-102.3.0-3.el8_4.ppc64le.rpm SHA-256: 1ce79853c522c8ce090580441ce6d0c727fd0e6a64eb58c979a47e1b7504bae7
thunderbird-debugsource-102.3.0-3.el8_4.ppc64le.rpm SHA-256: 16edfb9c2211ad999af0808926b878fb126a02040ef603461319d7f0fa5a78ec

Red Hat Enterprise Linux Server - TUS 8.4

SRPM
thunderbird-102.3.0-3.el8_4.src.rpm SHA-256: 687f7d6ace282f704348795dfc2092b3d7d59099261d5112eb2828d118e1876a
x86_64
thunderbird-102.3.0-3.el8_4.x86_64.rpm SHA-256: f5f540a4ebc6bf09a62e7e31cc3fbfa1f5de24d76e8c1eb3ab90dbacece994e7
thunderbird-debuginfo-102.3.0-3.el8_4.x86_64.rpm SHA-256: 0eb91f9d60960fe6ae69e2d4e733b1283dfbc9ce2ae8e7e5b4f50ab93fbbb54d
thunderbird-debugsource-102.3.0-3.el8_4.x86_64.rpm SHA-256: 59cd1016934bd165afd32cc4d686d212d4447e23afece07987373b8f367d2145

Red Hat Enterprise Linux for ARM 64 - Extended Update Support 8.4

SRPM
thunderbird-102.3.0-3.el8_4.src.rpm SHA-256: 687f7d6ace282f704348795dfc2092b3d7d59099261d5112eb2828d118e1876a
aarch64
thunderbird-102.3.0-3.el8_4.aarch64.rpm SHA-256: 697b944bf47924b6b1f864f3430f95c450b05752d088497dc1e1b95577fe1ea6
thunderbird-debuginfo-102.3.0-3.el8_4.aarch64.rpm SHA-256: a025dee1e6ed8e598d1fa868b746cf868c09e0ffbd62ebd78ac543e68ff8dd57
thunderbird-debugsource-102.3.0-3.el8_4.aarch64.rpm SHA-256: d653275da0273789ebab0f9024ff5f4ce91c8995e8e4459cf469ca5d0c2afc56

Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 8.4

SRPM
thunderbird-102.3.0-3.el8_4.src.rpm SHA-256: 687f7d6ace282f704348795dfc2092b3d7d59099261d5112eb2828d118e1876a
ppc64le
thunderbird-102.3.0-3.el8_4.ppc64le.rpm SHA-256: 81d5bf5cbc1c65eec7a0caa8d7d0ed7e7afa3139ea05b55af9f6735c01f2303f
thunderbird-debuginfo-102.3.0-3.el8_4.ppc64le.rpm SHA-256: 1ce79853c522c8ce090580441ce6d0c727fd0e6a64eb58c979a47e1b7504bae7
thunderbird-debugsource-102.3.0-3.el8_4.ppc64le.rpm SHA-256: 16edfb9c2211ad999af0808926b878fb126a02040ef603461319d7f0fa5a78ec

Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.4

SRPM
thunderbird-102.3.0-3.el8_4.src.rpm SHA-256: 687f7d6ace282f704348795dfc2092b3d7d59099261d5112eb2828d118e1876a
x86_64
thunderbird-102.3.0-3.el8_4.x86_64.rpm SHA-256: f5f540a4ebc6bf09a62e7e31cc3fbfa1f5de24d76e8c1eb3ab90dbacece994e7
thunderbird-debuginfo-102.3.0-3.el8_4.x86_64.rpm SHA-256: 0eb91f9d60960fe6ae69e2d4e733b1283dfbc9ce2ae8e7e5b4f50ab93fbbb54d
thunderbird-debugsource-102.3.0-3.el8_4.x86_64.rpm SHA-256: 59cd1016934bd165afd32cc4d686d212d4447e23afece07987373b8f367d2145

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

Red Hat

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

About

  • Red Hat Subscription Value
  • About Red Hat
  • Red Hat Jobs
Copyright © 2023 Red Hat, Inc.
  • Privacy Statement
  • Customer Portal Terms of Use
  • All Policies and Guidelines
Red Hat Summit
Twitter