Lucene search

K
gentooGentoo FoundationGLSA-200510-11
HistoryOct 12, 2005 - 12:00 a.m.

OpenSSL: SSL 2.0 protocol rollback

2005-10-1200:00:00
Gentoo Foundation
security.gentoo.org
24

5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

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

0.013 Low

EPSS

Percentile

85.7%

Background

OpenSSL is a toolkit implementing the Secure Sockets Layer, Transport Layer Security protocols and a general-purpose cryptography library.

Description

Applications setting the SSL_OP_MSIE_SSLV2_RSA_PADDING option (or the SSL_OP_ALL option, that implies it) can be forced by a third-party to fallback to the less secure SSL 2.0 protocol, even if both parties support the more secure SSL 3.0 or TLS 1.0 protocols.

Impact

A man-in-the-middle attacker can weaken the encryption used to communicate between two parties, potentially revealing sensitive information.

Workaround

If possible, disable the use of SSL 2.0 in all OpenSSL-enabled applications.

Resolution

All OpenSSL users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose dev-libs/openssl
OSVersionArchitecturePackageVersionFilename
Gentooanyalldev-libs/openssl< 0.9.7hUNKNOWN

5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

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

0.013 Low

EPSS

Percentile

85.7%