SecurityTracker.com
Keep Track of the Latest Vulnerabilities
with SecurityTracker!
    Home    |    View Topics    |    Search    |    Contact Us    |   

SecurityTracker
Archives


 
Sign Up
Sign Up for Your FREE Weekly SecurityTracker E-mail Alert Summary
Instant Alerts
Buy our Premium Vulnerability Notification Service to receive customized, instant alerts
Affiliates
Put SecurityTracker Vulnerability Alerts on Your Web Site -- It's Free!
Partners
Become a Partner and License Our Database or Notification Service
Report a Bug
Report a vulnerability that you have found to SecurityTracker
bugs
@
securitytracker.com






Category:   Application (E-mail Client)  >   Mozilla Thunderbird Vendors:   Mozilla.org
(Red Hat Issues Fix) Mozilla Thunderbird Multiple Flaws Let Remote Users Execute Arbitrary Code and Access Restricted Resources
SecurityTracker Alert ID:  1025461
SecurityTracker URL:  http://securitytracker.com/id/1025461
CVE Reference:   CVE-2011-0073, CVE-2011-0074, CVE-2011-0075, CVE-2011-0077, CVE-2011-0078, CVE-2011-0080   (Links to External Site)
Date:  Apr 29 2011
Impact:   Execution of arbitrary code via network, User access via network
Fix Available:  Yes  Vendor Confirmed:  Yes  
Version(s): prior to 3.1.10
Description:   Multiple vulnerabilities were reported in Mozilla Thunderbird. A remote user can cause arbitrary code to be executed on the target user's system. A remote user can access restricted resources.

A remote user can create specially crafted HTML-based e-mail that, when loaded by the target user, will trigger a memory corruption error and execute arbitrary code on the target system [CVE-2011-0069, CVE-2011-0070, CVE-2011-0072, CVE-2011-0074, CVE-2011-0075, CVE-2011-0077, CVE-2011-0078, CVE-2011-0079, CVE-2011-0080, CVE-2011-0081]. The code will run with the privileges of the target user.

Mozilla developers Boris Zbarsky, Gary Kwong, Jesse Ruderman, Michael Wu, Nils, Scoobidiver, Bob Clary, Henri Sivonen, Marco Bonardo, Mats Palmgren, and Ted Mielczarek, the web development team of Alcidion, Ian Beer, and Aki Helin reported these vulnerabilities.

A remote user can exploit the 'resource:' protocol to conduct directory traversal attacks against Windows-based systems to load resources from non-permitted locations [CVE-2011-0071].

Soroush Dalili reported this vulnerability.

Impact:   A remote user can create HTML-based e-mail that, when loaded by the target user, will execute arbitrary code on the target user's system.

A remote user can access restricted resources.

Solution:   Red Hat has issued a fix for CVE-2011-0073, CVE-2011-0074, CVE-2011-0075, CVE-2011-0077, CVE-2011-0078, and CVE-2011-0080.

The Red Hat advisory is available at:

https://rhn.redhat.com/errata/RHSA-2011-0474.html

Vendor URL:  www.mozilla.org/security/announce/2011/mfsa2011-12.html (Links to External Site)
Cause:   Access control error, Boundary error
Underlying OS:   Linux (Red Hat Enterprise)

Message History:   This archive entry is a follow-up to the message listed below.
Apr 29 2011 Mozilla Thunderbird Multiple Flaws Let Remote Users Execute Arbitrary Code and Access Restricted Resources



 Source Message Contents

Date:  Thu, 28 Apr 2011 23:24:04 -0400
Subject:  [RHSA-2011:0474-01] Critical: thunderbird security update

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

=====================================================================
                   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.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)

iD8DBQFNui8pXlSAg2UNWIIRAi9DAKCPCMFX0EM/xIk4WA2GnT5eaABTsACgwO3g
eg61ARvf9SaLkpjOpLrxqHA=
=QSpp
-----END PGP SIGNATURE-----


-- 
Enterprise-watch-list mailing list
Enterprise-watch-list@redhat.com
https://www.redhat.com/mailman/listinfo/enterprise-watch-list
 
 


Go to the Top of This SecurityTracker Archive Page





Home   |    View Topics   |    Search   |    Contact Us

Copyright 2013, SecurityGlobal.net LLC