Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108852 - dev-libs/openssl: Potential SSL 2.0 Rollback (CAN-2005-2969)
Summary: dev-libs/openssl: Potential SSL 2.0 Rollback (CAN-2005-2969)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Security
URL: http://www.openssl.org/news/secadv_20...
Whiteboard: A4 [glsa]
Keywords:
: 108046 117214 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-10-11 05:08 UTC by Thierry Carrez (RETIRED)
Modified: 2005-12-30 10:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thierry Carrez (RETIRED) gentoo-dev 2005-10-11 05:08:13 UTC
A vulnerability has been found in all previously released versions of
OpenSSL (all versions up to 0.9.7h and 0.9.8a).  Versions 0.9.7h and
0.9.8a have been released to address the issue.  The vulnerability
potentially affects applications that use the SSL/TLS server
implementation provided by OpenSSL.

Such applications are affected if they use the option
SSL_OP_MSIE_SSLV2_RSA_PADDING.  This option is implied by use of
SSL_OP_ALL, which is intended to work around various bugs in
third-party software that might prevent interoperability.  The
SSL_OP_MSIE_SSLV2_RSA_PADDING option disables a verification step in
the SSL 2.0 server supposed to prevent active protocol-version
rollback attacks.  With this verification step disabled, an attacker
acting as a "man in the middle" can force a client and a server to
negotiate the SSL 2.0 protocol even if these parties both support SSL
3.0 or TLS 1.0.  The SSL 2.0 protocol is known to have severe
cryptographic weaknesses and is supported as a fallback only.

Applications using neither SSL_OP_MSIE_SSLV2_RSA_PADDING nor
SSL_OP_ALL are not affected.  Also, applications that disable
use of SSL 2.0 are not affected.
Comment 1 Thierry Carrez (RETIRED) gentoo-dev 2005-10-11 05:08:51 UTC
*** Bug 108046 has been marked as a duplicate of this bug. ***
Comment 2 Thierry Carrez (RETIRED) gentoo-dev 2005-10-11 05:09:44 UTC
Mike, please commit the ebuilds with the stable keywords from bug 108046
Comment 3 SpanKY gentoo-dev 2005-10-11 21:56:52 UTC
ok, added:
openssl-0.9.8-r1  KEYWORDS=-*
openssl-0.9.7g-r1 KEYWORDS=~*
openssl-0.9.7e-r2 KEYWORDS=*

ready for GLSA i guess
Comment 4 Thierry Carrez (RETIRED) gentoo-dev 2005-10-12 05:13:20 UTC
GLSA 200510-11
Comment 5 Sune Kloppenborg Jeppesen (RETIRED) gentoo-dev 2005-12-30 10:58:25 UTC
*** Bug 117214 has been marked as a duplicate of this bug. ***