4.1
CVE-2024-13176
- EPSS 0.09%
- Published 20.01.2025 14:15:26
- Last modified 26.05.2025 18:15:19
- Source openssl-security@openssl.org
- Teams watchlist Login
- Open Login
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.
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
This information is available to logged-in users. Login
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
VendorOpenSSL
≫
Product
OpenSSL
Default Statusunaffected
Version <
3.4.1
Version
3.4.0
Status
affected
Version <
3.3.3
Version
3.3.0
Status
affected
Version <
3.2.4
Version
3.2.0
Status
affected
Version <
3.1.8
Version
3.1.0
Status
affected
Version <
3.0.16
Version
3.0.0
Status
affected
Version <
1.1.1zb
Version
1.1.1
Status
affected
Version <
1.0.2zl
Version
1.0.2
Status
affected
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.09% | 0.264 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
134c704f-9b21-4f2e-91b3-4a467353bcc0 | 4.1 | 0.7 | 3.4 |
CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
|
CWE-385 Covert Timing Channel
Covert timing channels convey information by modulating some aspect of system behavior over time, so that the program receiving the information can observe system behavior and infer protected information.