CVE-2003-0147: Medium severity Stunnel Stunnel vulnerability
OpenSSL does not use RSA blinding by default, which allows local and remote attackers to obtain the server's private key by determining factors using timing differences on (1) the number of extra reductions during Montgomery reduction, and (2) the use of different integer multiplication algorithms ("Karatsuba" and normal).
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2003-0147?
CVE-2003-0147 is considered high severity as it allows attackers to potentially obtain the private key of a server.
How do I fix CVE-2003-0147?
To fix CVE-2003-0147, upgrade OpenSSL to a version that implements RSA blinding by default.
What versions of OpenSSL are affected by CVE-2003-0147?
CVE-2003-0147 affects OpenSSL versions up to and including 0.9.7.
Is Stunnel affected by CVE-2003-0147?
Yes, Stunnel versions up to 4.02 are affected by CVE-2003-0147.
What kind of attacks can exploit CVE-2003-0147?
CVE-2003-0147 can be exploited through timing attacks that reveal information about the server's private key.