cve/2011/CVE-2011-1945.md
2024-05-26 14:27:05 +02:00

911 B

CVE-2011-1945

Description

The elliptic curve cryptography (ECC) subsystem in OpenSSL 1.0.0d and earlier, when the Elliptic Curve Digital Signature Algorithm (ECDSA) is used for the ECDHE_ECDSA cipher suite, does not properly implement curves over binary fields, which makes it easier for context-dependent attackers to determine private keys via a timing attack and a lattice calculation.

POC

Reference

No PoCs from references.

Github