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

Red Hat: RHSA-2009:1186-01 Critical: Nspr/Nss Security Fix

red hat
Calendar Grey July 30, 2009
Dist Redhat Esm H88
Essential security patch released for nss and nspr modules addressing significant vulnerabilities impacting Red Hat Enterprise Linux 5.
Updated nspr and nss packages that fix security issues, bugs, and add an enhancement are now available for Red Hat Enterprise Linux 5

Solution

Before applying this update, make sure that all previously-released errata relevant to your system have been applied.

This update is available via Red Hat Network. Details on how to use the Red Hat Network to apply this update are available at

Summary

Netscape Portable Runtime (NSPR) provides platform independence for non-GUI operating system facilities. These facilities include threads, thread synchronization, normal file and network I/O, interval timing, calendar time, basic memory management (malloc and free), and shared library linking.
Network Security Services (NSS) is a set of libraries designed to support the cross-platform development of security-enabled client and server applications. Applications built with NSS can support SSLv2, SSLv3, TLS, and other security standards.
These updated packages upgrade NSS from the previous version, 3.12.2, to a prerelease of version 3.12.4. The version of NSPR has also been upgraded from 4.7.3 to 4.7.4.
Moxie Marlinspike reported a heap overflow flaw in a regular expression parser in the NSS library used by browsers such as Mozilla Firefox to match common names in certificates. A malicious website could present a carefully-crafted certificate in such a way as to trigger the heap overflow, leading to a crash or, possibly, arbitrary code execution with the permissions of the user running the browser. (CVE-2009-2404)
Note: in order to exploit this issue without further user interaction in Firefox, the carefully-crafted certificate would need to be signed by a Certificate Authority trusted by Firefox, otherwise Firefox presents the victim with a warning that the certificate is untrusted. Only if the user then accepts the certificate will the overflow take place.
Dan Kaminsky discovered flaws in the way browsers such as Firefox handle NULL characters in a certificate. If an attacker is able to get a carefully-crafted certificate signed by a Certificate Authority trusted by Firefox, the attacker could use the certificate during a man-in-the-middle attack and potentially confuse Firefox into accepting it by mistake. (CVE-2009-2408)
Dan Kaminsky found that browsers still accept certificates with MD2 hash signatures, even though MD2 is no longer considered a cryptographically strong algorithm. This could make it easier for an attacker to create a malicious certificate that would be treated as trusted by a browser. NSS now disables the use of MD2 and MD4 algorithms inside signatures by default. (CVE-2009-2409)
All users of nspr and nss are advised to upgrade to these updated packages, which resolve these issues and add an enhancement.

References

https://www.cve.org/CVERecord?id=CVE-2009-2404 https://www.cve.org/CVERecord?id=CVE-2009-2408 https://www.cve.org/CVERecord?id=CVE-2009-2409 https://access.redhat.com/security/updates/classification#critical https://access.redhat.com/errata/RHBA-2009:1161.html

Package List

Red Hat Enterprise Linux Desktop (v. 5 client):
Source:
i386: nspr-4.7.4-1.el5_3.1.i386.rpm nspr-debuginfo-4.7.4-1.el5_3.1.i386.rpm nss-3.12.3.99.3-1.el5_3.2.i386.rpm nss-debuginfo-3.12.3.99.3-1.el5_3.2.i386.rpm nss-tools-3.12.3.99.3-1.el5_3.2.i386.rpm
x86_64: nspr-4.7.4-1.el5_3.1.i386.rpm nspr-4.7.4-1.el5_3.1.x86_64.rpm nspr-debuginfo-4.7.4-1.el5_3.1.i386.rpm nspr-debuginfo-4.7.4-1.el5_3.1.x86_64.rpm nss-3.12.3.99.3-1.el5_3.2.i386.rpm nss-3.12.3.99.3-1.el5_3.2.x86_64.rpm nss-debuginfo-3.12.3.99.3-1.el5_3.2.i386.rpm nss-debuginfo-3.12.3.99.3-1.el5_3.2.x86_64.rpm nss-tools-3.12.3.99.3-1.el5_3.2.x86_64.rpm
RHEL Desktop Workstation (v. 5 client):
Source:
i386: nspr-debuginfo-4.7.4-1.el5_3.1.i386.rpm nspr-devel-4.7.4-1.el5_3.1.i386.rpm nss-debuginfo-3.12.3.99.3-1.el5_3.2.i386.rpm nss-devel-3.12.3.99.3-1.el5_3.2.i386.rpm nss-pkcs11-devel-3.12.3.99.3-1.el5_3.2.i386.rpm
x86_64: nspr-debuginfo-4.7.4-1.el5_3.1.i386.rpm nspr-debuginfo-4.7.4-1.el5_3.1.x86_64.rpm nspr-devel-4.7.4-1.el5_3.1.i386.rpm nspr-devel-4.7.4-1.el5_3.1.x86_64.rpm nss-debuginfo-3.12.3.99.3-1.el5_3.2.i386.rpm nss-debuginfo-3.12.3.99.3-1.el5_3.2.x86_64.rpm nss-devel-3.12.3.99.3-1.el5_3.2.i386.rpm nss-devel-3.12.3.99.3-1.el5_3.2.x86_64.rpm nss-pkcs11-devel-3.12.3.99.3-1.el5_3.2.i386.rpm

Read the Full Advisory


Severity
critical
Lowest
Low
Medium
High
Critical

Advisory ID: RHSA-2009:1186-01
Product: Red Hat Enterprise Linux
Issue date: 2009-07-30

Topic

Updated nspr and nss packages that fix security issues, bugs, and add anenhancement are now available for Red Hat Enterprise Linux 5.This update has been rated as having critical security impact by the RedHat Security Response Team.The packages with this update are identical to the packages released byRHBA-2009:1161 on the 20th of July 2009. They are being reissued as a RedHat Security Advisory as they fixed a number of security issues that weremade public today. If you are installing these packages for the first time,they also provide a number of bug fixes and add an enhancement, as detailedin RHBA-2009:1161. Since the packages are identical, there is no need toinstall this update if RHBA-2009:1161 has already been installed.

Relevant Releases Architectures

Red Hat Enterprise Linux Desktop (v. 5 client) - i386, x86_64

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

Red Hat Enterprise Linux (v. 5 server) - i386, ia64, ppc, s390x, x86_64

Bugs Fixed

510197 - CVE-2009-2409 deprecate MD2 in SSL cert validation (Kaminsky)

510251 - CVE-2009-2408 firefox/nss: doesn't handle NULL in Common Name properly

512912 - CVE-2009-2404 nss regexp heap overflow

Get the latest News and Insights

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

Your message here