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
    • Security Measurement
    • 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 Insights
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 Insights
  • 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-2019:1309 - Security Advisory
Issued:
2019-06-03
Updated:
2019-06-03

RHSA-2019:1309 - 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 7.

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 60.7.0.

Security Fix(es):

  • Mozilla: Memory safety bugs fixed in Firefox 67 and Firefox ESR 60.7 (CVE-2019-9800)
  • Mozilla: Cross-origin theft of images with createImageBitmap (CVE-2019-9797)
  • Mozilla: Stealing of cross-domain images using canvas (CVE-2019-9817)
  • Mozilla: Compartment mismatch with fetch API (CVE-2019-9819)
  • Mozilla: Use-after-free of ChromeEventHandler by DocShell (CVE-2019-9820)
  • Mozilla: Use-after-free in XMLHttpRequest (CVE-2019-11691)
  • Mozilla: Use-after-free removing listeners in the event listener manager (CVE-2019-11692)
  • Mozilla: Buffer overflow in WebGL bufferdata on Linux (CVE-2019-11693)
  • mozilla: Cross-origin theft of images with ImageBitmapRenderingContext (CVE-2018-18511)
  • chromium-browser: Out of bounds read in Skia (CVE-2019-5798)
  • Mozilla: Theft of user history data through drag and drop of hyperlinks to and from bookmarks (CVE-2019-11698)
  • libpng: use-after-free in png_image_free in png.c (CVE-2019-7317)

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 Server 7 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 7.6 x86_64
  • Red Hat Enterprise Linux Server - AUS 7.6 x86_64
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support 7 x86_64
  • Red Hat Enterprise Linux Workstation 7 x86_64
  • Red Hat Enterprise Linux Desktop 7 x86_64
  • Red Hat Enterprise Linux for Power, little endian 7 ppc64le
  • Red Hat Enterprise Linux for Power, little endian - Extended Update Support 7.6 ppc64le
  • Red Hat Enterprise Linux Server - TUS 7.6 x86_64
  • Red Hat Enterprise Linux for ARM 64 7 aarch64
  • Red Hat Enterprise Linux for Power 9 7 ppc64le
  • Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 7.6 ppc64le
  • Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 7.6 x86_64
  • Red Hat Enterprise Linux Server - Extended Life Cycle Support for IBM Power, little endian 7 ppc64le

Fixes

  • BZ - 1672409 - CVE-2019-7317 libpng: use-after-free in png_image_free in png.c
  • BZ - 1676997 - CVE-2018-18511 mozilla: Cross-origin theft of images with ImageBitmapRenderingContext
  • BZ - 1688200 - CVE-2019-5798 chromium-browser: Out of bounds read in Skia
  • BZ - 1712617 - CVE-2019-11691 Mozilla: Use-after-free in XMLHttpRequest
  • BZ - 1712618 - CVE-2019-11692 Mozilla: Use-after-free removing listeners in the event listener manager
  • BZ - 1712619 - CVE-2019-11693 Mozilla: Buffer overflow in WebGL bufferdata on Linux
  • BZ - 1712621 - CVE-2019-11698 Mozilla: Theft of user history data through drag and drop of hyperlinks to and from bookmarks
  • BZ - 1712622 - CVE-2019-9797 Mozilla: Cross-origin theft of images with createImageBitmap
  • BZ - 1712623 - CVE-2019-9800 Mozilla: Memory safety bugs fixed in Firefox 67 and Firefox ESR 60.7
  • BZ - 1712626 - CVE-2019-9817 Mozilla: Stealing of cross-domain images using canvas
  • BZ - 1712628 - CVE-2019-9819 Mozilla: Compartment mismatch with fetch API
  • BZ - 1712629 - CVE-2019-9820 Mozilla: Use-after-free of ChromeEventHandler by DocShell

CVEs

  • CVE-2018-18511
  • CVE-2019-5798
  • CVE-2019-7317
  • CVE-2019-9797
  • CVE-2019-9800
  • CVE-2019-9817
  • CVE-2019-9819
  • CVE-2019-9820
  • CVE-2019-11691
  • CVE-2019-11692
  • CVE-2019-11693
  • CVE-2019-11698

References

  • https://access.redhat.com/security/updates/classification/#important
  • https://www.mozilla.org/en-US/security/advisories/mfsa2019-15/
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux Server 7

SRPM
thunderbird-60.7.0-1.el7_6.src.rpm SHA-256: 08229b0cffdf35322eabd27139fa5022dc1e81d249952cdd37c085fe8ae4bfd4
x86_64
thunderbird-60.7.0-1.el7_6.x86_64.rpm SHA-256: e800e36df5f6f09c39fb80e4099685ba8771f4d0504968711341a14c4f70e50d
thunderbird-debuginfo-60.7.0-1.el7_6.x86_64.rpm SHA-256: f9834579d19ea8f308ebe4061da775765f90924109ac0b93d6b443ed12abe48e

Red Hat Enterprise Linux for x86_64 - Extended Update Support 7.6

SRPM
thunderbird-60.7.0-1.el7_6.src.rpm SHA-256: 08229b0cffdf35322eabd27139fa5022dc1e81d249952cdd37c085fe8ae4bfd4
x86_64
thunderbird-60.7.0-1.el7_6.x86_64.rpm SHA-256: e800e36df5f6f09c39fb80e4099685ba8771f4d0504968711341a14c4f70e50d
thunderbird-debuginfo-60.7.0-1.el7_6.x86_64.rpm SHA-256: f9834579d19ea8f308ebe4061da775765f90924109ac0b93d6b443ed12abe48e

Red Hat Enterprise Linux Server - AUS 7.6

SRPM
thunderbird-60.7.0-1.el7_6.src.rpm SHA-256: 08229b0cffdf35322eabd27139fa5022dc1e81d249952cdd37c085fe8ae4bfd4
x86_64
thunderbird-60.7.0-1.el7_6.x86_64.rpm SHA-256: e800e36df5f6f09c39fb80e4099685ba8771f4d0504968711341a14c4f70e50d
thunderbird-debuginfo-60.7.0-1.el7_6.x86_64.rpm SHA-256: f9834579d19ea8f308ebe4061da775765f90924109ac0b93d6b443ed12abe48e

Red Hat Enterprise Linux Server - Extended Life Cycle Support 7

SRPM
thunderbird-60.7.0-1.el7_6.src.rpm SHA-256: 08229b0cffdf35322eabd27139fa5022dc1e81d249952cdd37c085fe8ae4bfd4
x86_64
thunderbird-60.7.0-1.el7_6.x86_64.rpm SHA-256: e800e36df5f6f09c39fb80e4099685ba8771f4d0504968711341a14c4f70e50d
thunderbird-debuginfo-60.7.0-1.el7_6.x86_64.rpm SHA-256: f9834579d19ea8f308ebe4061da775765f90924109ac0b93d6b443ed12abe48e

Red Hat Enterprise Linux Workstation 7

SRPM
thunderbird-60.7.0-1.el7_6.src.rpm SHA-256: 08229b0cffdf35322eabd27139fa5022dc1e81d249952cdd37c085fe8ae4bfd4
x86_64
thunderbird-60.7.0-1.el7_6.x86_64.rpm SHA-256: e800e36df5f6f09c39fb80e4099685ba8771f4d0504968711341a14c4f70e50d
thunderbird-debuginfo-60.7.0-1.el7_6.x86_64.rpm SHA-256: f9834579d19ea8f308ebe4061da775765f90924109ac0b93d6b443ed12abe48e

Red Hat Enterprise Linux Desktop 7

SRPM
thunderbird-60.7.0-1.el7_6.src.rpm SHA-256: 08229b0cffdf35322eabd27139fa5022dc1e81d249952cdd37c085fe8ae4bfd4
x86_64
thunderbird-60.7.0-1.el7_6.x86_64.rpm SHA-256: e800e36df5f6f09c39fb80e4099685ba8771f4d0504968711341a14c4f70e50d
thunderbird-debuginfo-60.7.0-1.el7_6.x86_64.rpm SHA-256: f9834579d19ea8f308ebe4061da775765f90924109ac0b93d6b443ed12abe48e

Red Hat Enterprise Linux for Power, little endian 7

SRPM
thunderbird-60.7.0-1.el7_6.src.rpm SHA-256: 08229b0cffdf35322eabd27139fa5022dc1e81d249952cdd37c085fe8ae4bfd4
ppc64le
thunderbird-60.7.0-1.el7_6.ppc64le.rpm SHA-256: e58b9db046c1093af2b182c51a91cf98dd9e64a347cd7dd9730abd74bc57126b
thunderbird-debuginfo-60.7.0-1.el7_6.ppc64le.rpm SHA-256: 6f107d311ee5b9e58032be87b7cb4f2cecfc1f80977bddfd47d5af1a8f6a6c2a

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

SRPM
thunderbird-60.7.0-1.el7_6.src.rpm SHA-256: 08229b0cffdf35322eabd27139fa5022dc1e81d249952cdd37c085fe8ae4bfd4
ppc64le
thunderbird-60.7.0-1.el7_6.ppc64le.rpm SHA-256: e58b9db046c1093af2b182c51a91cf98dd9e64a347cd7dd9730abd74bc57126b
thunderbird-debuginfo-60.7.0-1.el7_6.ppc64le.rpm SHA-256: 6f107d311ee5b9e58032be87b7cb4f2cecfc1f80977bddfd47d5af1a8f6a6c2a

Red Hat Enterprise Linux Server - TUS 7.6

SRPM
thunderbird-60.7.0-1.el7_6.src.rpm SHA-256: 08229b0cffdf35322eabd27139fa5022dc1e81d249952cdd37c085fe8ae4bfd4
x86_64
thunderbird-60.7.0-1.el7_6.x86_64.rpm SHA-256: e800e36df5f6f09c39fb80e4099685ba8771f4d0504968711341a14c4f70e50d
thunderbird-debuginfo-60.7.0-1.el7_6.x86_64.rpm SHA-256: f9834579d19ea8f308ebe4061da775765f90924109ac0b93d6b443ed12abe48e

Red Hat Enterprise Linux for ARM 64 7

SRPM
thunderbird-60.7.0-1.el7_6.src.rpm SHA-256: 08229b0cffdf35322eabd27139fa5022dc1e81d249952cdd37c085fe8ae4bfd4
aarch64
thunderbird-60.7.0-1.el7_6.aarch64.rpm SHA-256: 19e745366820bfe837addb25684c09970e292df4ea2bb303ddd29db41ab45f8c
thunderbird-debuginfo-60.7.0-1.el7_6.aarch64.rpm SHA-256: 5786f770b2b4b7f5a070cb46a24d116f1a62411e48ac3b82dc770f669742a181

Red Hat Enterprise Linux for Power 9 7

SRPM
thunderbird-60.7.0-1.el7_6.src.rpm SHA-256: 08229b0cffdf35322eabd27139fa5022dc1e81d249952cdd37c085fe8ae4bfd4
ppc64le
thunderbird-60.7.0-1.el7_6.ppc64le.rpm SHA-256: e58b9db046c1093af2b182c51a91cf98dd9e64a347cd7dd9730abd74bc57126b
thunderbird-debuginfo-60.7.0-1.el7_6.ppc64le.rpm SHA-256: 6f107d311ee5b9e58032be87b7cb4f2cecfc1f80977bddfd47d5af1a8f6a6c2a

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

SRPM
thunderbird-60.7.0-1.el7_6.src.rpm SHA-256: 08229b0cffdf35322eabd27139fa5022dc1e81d249952cdd37c085fe8ae4bfd4
ppc64le
thunderbird-60.7.0-1.el7_6.ppc64le.rpm SHA-256: e58b9db046c1093af2b182c51a91cf98dd9e64a347cd7dd9730abd74bc57126b
thunderbird-debuginfo-60.7.0-1.el7_6.ppc64le.rpm SHA-256: 6f107d311ee5b9e58032be87b7cb4f2cecfc1f80977bddfd47d5af1a8f6a6c2a

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

SRPM
thunderbird-60.7.0-1.el7_6.src.rpm SHA-256: 08229b0cffdf35322eabd27139fa5022dc1e81d249952cdd37c085fe8ae4bfd4
x86_64
thunderbird-60.7.0-1.el7_6.x86_64.rpm SHA-256: e800e36df5f6f09c39fb80e4099685ba8771f4d0504968711341a14c4f70e50d
thunderbird-debuginfo-60.7.0-1.el7_6.x86_64.rpm SHA-256: f9834579d19ea8f308ebe4061da775765f90924109ac0b93d6b443ed12abe48e

Red Hat Enterprise Linux Server - Extended Life Cycle Support for IBM Power, little endian 7

SRPM
thunderbird-60.7.0-1.el7_6.src.rpm SHA-256: 08229b0cffdf35322eabd27139fa5022dc1e81d249952cdd37c085fe8ae4bfd4
ppc64le
thunderbird-60.7.0-1.el7_6.ppc64le.rpm SHA-256: e58b9db046c1093af2b182c51a91cf98dd9e64a347cd7dd9730abd74bc57126b
thunderbird-debuginfo-60.7.0-1.el7_6.ppc64le.rpm SHA-256: 6f107d311ee5b9e58032be87b7cb4f2cecfc1f80977bddfd47d5af1a8f6a6c2a

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