CVE-2014-0076: Low severity OpenSSL OpenSSL vulnerability
The Montgomery ladder implementation in OpenSSL through 1.0.0l does not ensure that certain swap operations have a constant-time behavior, which makes it easier for local users to obtain ECDSA nonces via a FLUSH+RELOAD cache side-channel attack.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2014-0076?
CVE-2014-0076 is considered a high severity vulnerability due to its potential for exposing ECDSA nonces through a cache side-channel attack.
How do I fix CVE-2014-0076?
To fix CVE-2014-0076, you should upgrade to a version of OpenSSL that is newer than 1.0.0l or apply relevant patches provided by OpenSSL.
What is the impact of CVE-2014-0076?
The impact of CVE-2014-0076 allows local users to potentially retrieve private keys via a cache side-channel attack during ECDSA operations.
Which versions of OpenSSL are affected by CVE-2014-0076?
CVE-2014-0076 affects OpenSSL versions up to and including 1.0.0l and several earlier versions, including 0.9.x releases.
Is CVE-2014-0076 a remote vulnerability?
No, CVE-2014-0076 is not a remote vulnerability; it requires local access to exploit the side-channel information.