Linux Compatible
  • News
    • Channels
    • Archive
    • Search
    • Submit
  • Articles
    • Categories
  • Knowledgebase
  • Compatibility
    • Search
  • Links
  • Forums
  • Twitter
Advertisement

Latest News
[ Windows | Linux | Apple ]

· Ubuntu 13.04 on me high-end box - Horrible
· NVIDIA GeForce Chips Comparison Table and more
· CSF 6.09 released
· Microsoft and Google agree to build YouTube app for Windows Phone 8
· OS X 10.8.4 Build 12E55 Seeded to Developers
· Wine 1.5.31 released
· Libxvmc/Libx11 Updates for Debian
· OCZ Vertex 450 SSD Reviews and more
· Proxmox VE 3.0 released
· More Windows 8.1 features discovered in WinRT?

Upcoming News
· Appointee to the Fedora Board; election nominations closing imminently.
· Logitech k310 Washable Keyboard
· [Tech ARP] BIOS Option Of The Week - Hardware Prefetcher
· SuperTooth HD VOICE Bluetooth Speakerphone Review @ TestFreaks
· A Futurelooks News Flash - An Affordable Titan – N?= VIDIA’s GEFORCE GTX 780 Reviewed
· News: AMD's A4-5000 'Kabini' APU reviewed
· Wine release 1.5.31
· NVIDIA GeForce Chips Comparison Table @ Hardware Secrets
· Resident Evil Revelations Video Review with Kaeyi Dream @ HardwareHeaven.com
· [security-announce] openSUSE-SU-2013:0825-1: important: MozillaFirefox: update to version 21.0

Linux Compatibility
· Dell Dimension 9100
· CL-CAM50001 UPC=3700284609322
· DFE 520 TX
· nVidia GeForce4 MX 440
· Gore: Ultimate Soldier
· SMC2802W V2 wi-fi 54Mbps PCI card
· Wireless modem router N300
· Dell P780
· ASUS A7V8X
· BricsCAD for Linux

New Forum Topics
· shutdown link ?
by: estirwent
on: 2013-05-11 17:46
18 replies, 6510 views

· Laptop keyboard drank soda
by: Zenn
on: 2013-04-30 00:27
1 replies, 722 views

· connecting to to internet with ubuntu
by: Zenn
on: 2013-04-30 00:26
2 replies, 4608 views

· Need Linux-compatible PS/2 expansion card
by: Zenn
on: 2013-04-30 00:26
1 replies, 794 views

· irql_not_less_or_equal blue screen
by: Zenn
on: 2013-04-30 00:25
2 replies, 1175 views

News Channels
· Drivers
· Guides
· Reviews
· Security
· Software
· Press Release
· Updates
· Interviews
· Linux
· General
· Debian
· Red Hat
· Slackware
· Gentoo
· Mandriva
· White Box
· SUSE
· GNOME
· KDE
· CentOS
· Ubuntu
· MEPIS
· Android

What's New
Login to see an overview of all news stories since your last visit.

Welcome to our website

To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.

Linux Compatible » News » April 2011 » RHSA-2011:0474-01: Critical: thunderbird security update

RHSA-2011:0474-01: Critical: thunderbird security update

Posted by Philipp Esselbach on: 04/29/2011 08:37 AM [ Print | 0 comment(s) ]

A thunderbird security update has been released for RHEL 5 and 6




=====================================================================
Red Hat Security Advisory

Synopsis: Critical: thunderbird security update
Advisory ID: RHSA-2011:0474-01
Product: Red Hat Enterprise Linux
Advisory URL: https://rhn.redhat.com/errata/RHSA-2011-0474.html
Issue date: 2011-04-28
CVE Names: CVE-2011-0073 CVE-2011-0074 CVE-2011-0075
CVE-2011-0077 CVE-2011-0078 CVE-2011-0080
=====================================================================

1. Summary:

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

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.

2. Relevant releases/architectures:

RHEL Optional Productivity Applications (v. 5 server) - i386, x86_64
Red Hat Enterprise Linux AS version 4 - i386, ia64, ppc, s390, s390x, x86_64
Red Hat Enterprise Linux Desktop (v. 5 client) - i386, x86_64
Red Hat Enterprise Linux Desktop version 4 - i386, x86_64
Red Hat Enterprise Linux ES version 4 - i386, ia64, x86_64
Red Hat Enterprise Linux WS version 4 - i386, ia64, x86_64

3. 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 possibly lead to
arbitrary code execution with the privileges of the user running
Thunderbird. (CVE-2011-0080)

An arbitrary memory write flaw was found in the way Thunderbird handled
out-of-memory conditions. If all memory was consumed when a user viewed a
malicious HTML mail message, it could possibly lead to arbitrary code
execution with the privileges of the user running Thunderbird.
(CVE-2011-0078)

An integer overflow flaw was found in the way Thunderbird handled the HTML
frameset tag. An HTML mail message with a frameset tag containing large
values for the "rows" and "cols" attributes could trigger this flaw,
possibly leading to arbitrary code execution with the privileges of the
user running Thunderbird. (CVE-2011-0077)

A flaw was found in the way Thunderbird handled the HTML iframe tag. An
HTML mail message with an iframe tag containing a specially-crafted source
address could trigger this flaw, possibly leading to arbitrary code
execution with the privileges of the user running Thunderbird.
(CVE-2011-0075)

A flaw was found in the way Thunderbird displayed multiple marquee
elements. A malformed HTML mail message could cause Thunderbird to execute
arbitrary code with the privileges of the user running Thunderbird.
(CVE-2011-0074)

A flaw was found in the way Thunderbird handled the nsTreeSelection
element. Malformed content could cause Thunderbird to execute arbitrary
code with the privileges of the user running Thunderbird. (CVE-2011-0073)

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.

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

5. Bugs fixed (http://bugzilla.redhat.com/):

700603 - CVE-2011-0078 Mozilla OOM condition arbitrary memory write (MFSA 2011-12)
700613 - CVE-2011-0077 Mozilla integer overflow in frameset spec (MFSA 2011-12)
700615 - CVE-2011-0075 Mozilla crash from bad iframe source (MFSA 2011-12)
700617 - CVE-2011-0074 Mozilla crash from several marquee elements (MFSA 2011-12)
700619 - CVE-2011-0073 Mozilla dangling pointer flaw (MFSA 2011-13)
700677 - CVE-2011-0080 Mozilla memory safety issue (MFSA 2011-12)

6. Package List:

Red Hat Enterprise Linux AS version 4:

Source:
ftp://updates.redhat.com/enterprise/4AS/en/os/SRPMS/thunderbird-1.5.0.12-38.el4.src.rpm

i386:
thunderbird-1.5.0.12-38.el4.i386.rpm
thunderbird-debuginfo-1.5.0.12-38.el4.i386.rpm

ia64:
thunderbird-1.5.0.12-38.el4.ia64.rpm
thunderbird-debuginfo-1.5.0.12-38.el4.ia64.rpm

ppc:
thunderbird-1.5.0.12-38.el4.ppc.rpm
thunderbird-debuginfo-1.5.0.12-38.el4.ppc.rpm

s390:
thunderbird-1.5.0.12-38.el4.s390.rpm
thunderbird-debuginfo-1.5.0.12-38.el4.s390.rpm

s390x:
thunderbird-1.5.0.12-38.el4.s390x.rpm
thunderbird-debuginfo-1.5.0.12-38.el4.s390x.rpm

x86_64:
thunderbird-1.5.0.12-38.el4.x86_64.rpm
thunderbird-debuginfo-1.5.0.12-38.el4.x86_64.rpm

Red Hat Enterprise Linux Desktop version 4:

Source:
ftp://updates.redhat.com/enterprise/4Desktop/en/os/SRPMS/thunderbird-1.5.0.12-38.el4.src.rpm

i386:
thunderbird-1.5.0.12-38.el4.i386.rpm
thunderbird-debuginfo-1.5.0.12-38.el4.i386.rpm

x86_64:
thunderbird-1.5.0.12-38.el4.x86_64.rpm
thunderbird-debuginfo-1.5.0.12-38.el4.x86_64.rpm

Red Hat Enterprise Linux ES version 4:

Source:
ftp://updates.redhat.com/enterprise/4ES/en/os/SRPMS/thunderbird-1.5.0.12-38.el4.src.rpm

i386:
thunderbird-1.5.0.12-38.el4.i386.rpm
thunderbird-debuginfo-1.5.0.12-38.el4.i386.rpm

ia64:
thunderbird-1.5.0.12-38.el4.ia64.rpm
thunderbird-debuginfo-1.5.0.12-38.el4.ia64.rpm

x86_64:
thunderbird-1.5.0.12-38.el4.x86_64.rpm
thunderbird-debuginfo-1.5.0.12-38.el4.x86_64.rpm

Red Hat Enterprise Linux WS version 4:

Source:
ftp://updates.redhat.com/enterprise/4WS/en/os/SRPMS/thunderbird-1.5.0.12-38.el4.src.rpm

i386:
thunderbird-1.5.0.12-38.el4.i386.rpm
thunderbird-debuginfo-1.5.0.12-38.el4.i386.rpm

ia64:
thunderbird-1.5.0.12-38.el4.ia64.rpm
thunderbird-debuginfo-1.5.0.12-38.el4.ia64.rpm

x86_64:
thunderbird-1.5.0.12-38.el4.x86_64.rpm
thunderbird-debuginfo-1.5.0.12-38.el4.x86_64.rpm

Red Hat Enterprise Linux Desktop (v. 5 client):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Client/en/os/SRPMS/thunderbird-2.0.0.24-17.el5_6.src.rpm

i386:
thunderbird-2.0.0.24-17.el5_6.i386.rpm
thunderbird-debuginfo-2.0.0.24-17.el5_6.i386.rpm

x86_64:
thunderbird-2.0.0.24-17.el5_6.x86_64.rpm
thunderbird-debuginfo-2.0.0.24-17.el5_6.x86_64.rpm

RHEL Optional Productivity Applications (v. 5 server):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Server/en/os/SRPMS/thunderbird-2.0.0.24-17.el5_6.src.rpm

i386:
thunderbird-2.0.0.24-17.el5_6.i386.rpm
thunderbird-debuginfo-2.0.0.24-17.el5_6.i386.rpm

x86_64:
thunderbird-2.0.0.24-17.el5_6.x86_64.rpm
thunderbird-debuginfo-2.0.0.24-17.el5_6.x86_64.rpm

These packages are GPG signed by Red Hat for security. Our key and
details on how to verify the signature are available from
https://access.redhat.com/security/team/key/#package

7. References:

https://www.redhat.com/security/data/cve/CVE-2011-0073.html
https://www.redhat.com/security/data/cve/CVE-2011-0074.html
https://www.redhat.com/security/data/cve/CVE-2011-0075.html
https://www.redhat.com/security/data/cve/CVE-2011-0077.html
https://www.redhat.com/security/data/cve/CVE-2011-0078.html
https://www.redhat.com/security/data/cve/CVE-2011-0080.html
https://access.redhat.com/security/updates/classification/#critical

8. Contact:

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

Copyright 2011 Red Hat, Inc.


Bookmark and Share

« RHSA-2011:0472-01: Important: nss security update · RHSA-2011:0471-01: Critical: firefox security update »

Linux Compatible » News » April 2011 » RHSA-2011:0474-01: Critical: thunderbird security update
All products mentioned are registered trademarks or trademarks of their respective owners.
© 2002-2013 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition