Vulnerability in Openssl
CVE-2024-13176
Issue summary: A timing side-channel which could potentially allow recovering the private key exists in the ECDSA signature computation. Impact summary: A timing side-channel in ECDSA signature computations could allow recovering the private key by an attacker. However, measuring the timing would require either local access to the signing application or a very fast network connection with low latency. There is a timing signal of around 300 nanoseconds when the top word of the inverted ECDSA nonce value is zero. This can happen with significant probability only for some of the supported elliptic curves. In particular the NIST P-521 curve is affected. To be able to measure this leak, the attacker process must either be located in the same physical computer or must have a very fast network connection with low latency. For that reason the severity of this vulnerability is Low. The FIPS modules in 3.4, 3.3, 3.2, 3.1 and 3.0 are affected by this issue.
EPSS: 0.006 (45.2th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 4.1 (Medium). Vector: CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L.
Affected products
- Openssl — versions 3.4.0, 3.3.0, 3.2.0
Weakness classification (CWE)
Public proof-of-concept exploits
References
- openssl-security@openssl.org (vendor-advisory)
- openssl-security@openssl.org (patch)
- openssl-security@openssl.org (patch)
- openssl-security@openssl.org (patch)
- openssl-security@openssl.org (patch)
- openssl-security@openssl.org (patch)
- openssl-security@openssl.org (patch)
- openssl-security@openssl.org (patch)
- af854a3a-2127-422b-91ae-364da2661108
- af854a3a-2127-422b-91ae-364da2661108
Frequently asked questions
- What is CVE-2024-13176?
- CVE-2024-13176 is a medium-severity vulnerability in Openssl, classified under CWE-385. CVSS score: 4.1/10. Published 2025-01-20.
- How severe is CVE-2024-13176?
- Medium severity. CVSS v3 base score is 4.1 out of 10.
- Is CVE-2024-13176 known to be exploited?
- 3 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.