mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
20 lines
911 B
Markdown
20 lines
911 B
Markdown
### [CVE-2011-1945](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/chnzzh/OpenSSL-CVE-lib
|
|
- https://github.com/hrbrmstr/internetdb
|
|
|