LWN.net Logo

openssl: local and remote extraction of RSA private key

Package(s):openssl, apache, mod_ssl CVE #(s):CAN-2003-0147
Created:March 18, 2003 Updated:May 22, 2003
Description: David Brumley and Dan Boneh of Stanford University have researched and documented a timing attack on OpenSSL which allows local and remote attackers to extract the RSA private key of a server. The OpenSSL RSA implementation is generally vulnerable to these type of attacks unless RSA blinding has been turned on. See this paper (pdf format) for additional details.

Typically, RSA blinding is not enabled by OpenSSL based applications, mainly because it is not obvious how to do so when using OpenSSL to provide SSL/TLS. This problem affects mostly all applications using OpenSSL and have to be rebuilded against the fixed OpenSSL version (where RSA blinding is now enabled by default) or have to enable RSA blinding explicitly their own.

The performance impact of RSA blinding appears to be small (a few percent only) and the RSA functionality is still fully compatible. The Common Vulnerabilities and Exposures (CVE) project assigned the id CAN-2003-0147 to the problem.

Alerts:
Slackware ssa:2003-141-05 2003-05-22
Debian DSA-288-1 2003-04-17
Conectiva CLA-2003:625 2003-04-10
SuSE SuSE-SA:2003:024 2003-04-04
Red Hat RHSA-2003:101-01 2003-04-01
Immunix IMNX-2003-7+-001-01 2003-03-26
Trustix 2003-0013 2003-03-26
Mandrake MDKSA-2003:035 2003-03-25
Gentoo 200303-24 2003-03-25
Gentoo 200303-23 2003-03-25
Gentoo 200303-20 2003-03-24
SCO Group CSSA-2003-014.0 2003-03-21
Sorcerer SORCERER2003-03-21-0 2003-03-21
OpenPKG OpenPKG-SA-2003.026 2003-03-20
EnGarde ESA-20030320-010 2003-03-20
Gentoo 200303-15 2003-03-20
Trustix 2003-0010 2003-03-18
OpenPKG OpenPKG-SA-2003.020 2003-03-18
OpenPKG OpenPKG-SA-2003.019 2003-03-18

(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds