Lucene search

K
gentooGentoo FoundationGLSA-200703-22
HistoryMar 20, 2007 - 12:00 a.m.

Mozilla Network Security Service: Remote execution of arbitrary code

2007-03-2000:00:00
Gentoo Foundation
security.gentoo.org
15

CVSS2

6.8

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:M/Au:N/C:P/I:P/A:P

EPSS

0.969

Percentile

99.7%

Background

The Mozilla Network Security Service is a library implementing security features like SSL v2/v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME and X.509 certificates.

Description

iDefense has reported two potential buffer overflow vulnerabilities found by researcher “regenrecht” in the code implementing the SSLv2 protocol.

Impact

A remote attacker could send a specially crafted SSL master key to a server using NSS for the SSLv2 protocol, or entice a user to connect to a malicious server with a client-side application using NSS like one of the Mozilla products. This could trigger the vulnerabilities and result in the possible execution of arbitrary code with the rights of the vulnerable application.

Workaround

Disable the SSLv2 protocol in the applications using NSS.

Resolution

All NSS users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=dev-libs/nss-3.11.5"
OSVersionArchitecturePackageVersionFilename
Gentooanyalldev-libs/nss< 3.11.5UNKNOWN

CVSS2

6.8

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:M/Au:N/C:P/I:P/A:P

EPSS

0.969

Percentile

99.7%