Alerts This Week
Warning Icon 1 692
Alerts This Week
Warning Icon 1 692

Red Hat Linux: RHSA-2011:1341-01 Critical: Firefox Exploit Risks

red hat
Calendar Grey September 28, 2011
Dist Redhat Esm H88
Important patch for Firefox resolves multiple vulnerabilities in Red Hat Enterprise Linux. Update immediately to protect your system.
Updated firefox packages that fix several security issues are now available for Red Hat Enterprise Linux 4, 5, and 6

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

Summary

Mozilla Firefox is an open source web browser. XULRunner provides the XUL Runtime environment for Mozilla Firefox.
Several flaws were found in the processing of malformed web content. A web page containing malicious content could cause Firefox to crash or, potentially, execute arbitrary code with the privileges of the user running Firefox. (CVE-2011-2995)
A flaw was found in the way Firefox processed the "Enter" keypress event. A malicious web page 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 browser to open malicious web content. (CVE-2011-2372)
A flaw was found in the way Firefox 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. Firefox 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 Firefox 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 Firefox handled large JavaScript regular expressions. A web page containing malicious JavaScript could cause Firefox to access already freed memory, causing Firefox to crash or, potentially, execute arbitrary code with the privileges of the user running Firefox. (CVE-2011-2998)
For technical details regarding these flaws, refer to the Mozilla security advisories for Firefox 3.6.23. You can find a link to the Mozilla advisories in the References section of this erratum.
All Firefox users should upgrade to these updated packages, which contain Firefox version 3.6.23, which corrects these issues. After installing the update, Firefox must be restarted for the changes to take effect.

References

https://access.redhat.com/security/cve/CVE-2011-2372 https://access.redhat.com/security/cve/CVE-2011-2995 https://access.redhat.com/security/cve/CVE-2011-2998 https://access.redhat.com/security/cve/CVE-2011-2999 https://access.redhat.com/security/cve/CVE-2011-3000 https://access.redhat.com/security/updates/classification/#critical https://www.mozilla.org/en-US/security/known-vulnerabilities/firefox-3.6/

Package List

Red Hat Enterprise Linux AS version 4:
Source:
i386: firefox-3.6.23-1.el4.i386.rpm firefox-debuginfo-3.6.23-1.el4.i386.rpm
ia64: firefox-3.6.23-1.el4.ia64.rpm firefox-debuginfo-3.6.23-1.el4.ia64.rpm
ppc: firefox-3.6.23-1.el4.ppc.rpm firefox-debuginfo-3.6.23-1.el4.ppc.rpm
s390: firefox-3.6.23-1.el4.s390.rpm firefox-debuginfo-3.6.23-1.el4.s390.rpm
s390x: firefox-3.6.23-1.el4.s390x.rpm firefox-debuginfo-3.6.23-1.el4.s390x.rpm
x86_64: firefox-3.6.23-1.el4.x86_64.rpm firefox-debuginfo-3.6.23-1.el4.x86_64.rpm
Red Hat Enterprise Linux Desktop version 4:
Source:
i386: firefox-3.6.23-1.el4.i386.rpm firefox-debuginfo-3.6.23-1.el4.i386.rpm
x86_64: firefox-3.6.23-1.el4.x86_64.rpm firefox-debuginfo-3.6.23-1.el4.x86_64.rpm
Red Hat Enterprise Linux ES version 4:
Source:
i386: firefox-3.6.23-1.el4.i386.rpm firefox-debuginfo-3.6.23-1.el4.i386.rpm
ia64: firefox-3.6.23-1.el4.ia64.rpm firefox-debuginfo-3.6.23-1.el4.ia64.rpm
x86_64: firefox-3.6.23-1.el4.x86_64.rpm firefox-debuginfo-3.6.23-1.el4.x86_64.rpm
Red Hat Enterprise Linux WS version 4:
Source:
i386: firefox-3.6.23-1.el4.i386.rpm firefox-debuginfo-3.6.23-1.el4.i386.rpm
ia64: firefox-3.6.23-1.el4.ia64.rpm firefox-debuginfo-3.6.23-1.el4.ia64.rpm
x86_64: firefox-3.6.23-1.el4.x86_64.rpm firefox-debuginfo-3.6.23-1.el4.x86_64.rpm


Read the Full Advisory


Severity
critical
Lowest
Low
Medium
High
Critical

Advisory ID: RHSA-2011:1341-01
Product: Red Hat Enterprise Linux
Issue date: 2011-09-28

Topic

Updated firefox packages that fix several security issues are now availablefor Red Hat Enterprise Linux 4, 5, and 6.The Red Hat Security Response Team has rated this update as having criticalsecurity impact. Common Vulnerability Scoring System (CVSS) base scores,which give detailed severity ratings, are available for each vulnerabilityfrom the CVE links in the References section.

Relevant Releases Architectures

RHEL Desktop Workstation (v. 5 client) - i386, x86_64

Red Hat Enterprise Linux (v. 5 server) - i386, ia64, ppc, s390x, 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 (v. 6) - i386, x86_64

Red Hat Enterprise Linux Desktop Optional (v. 6) - 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 HPC Node Optional (v. 6) - x86_64

Red Hat Enterprise Linux Server (v. 6) - i386, ppc64, s390x, x86_64

Red Hat Enterprise Linux Server Optional (v. 6) - i386, ppc64, s390x, x86_64

Red Hat Enterprise Linux WS version 4 - i386, ia64, x86_64

Red Hat Enterprise Linux Workstation (v. 6) - i386, x86_64

Red Hat Enterprise Linux Workstation Optional (v. 6) - i386, x86_64

Bugs Fixed

741902 - CVE-2011-2995 Mozilla: Miscellaneous memory safety hazards (MFSA 2011-36)

741904 - CVE-2011-2999 Mozilla: XSS via plugins and shadowed window.location object (MFSA 2011-38)

741905 - CVE-2011-3000 Mozilla:Defense against multiple Location headers due to CRLF Injection (MFSA 2011-39)

741917 - CVE-2011-2372 Mozilla:Code installation through holding down Enter (MFSA 2011-40)

741924 - CVE-2011-2998 Mozilla: Integer underflow when using JavaScript RegExp (MFSA 2011-37)

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Your message here