Covert Timing Channel in OpenSSL - CVE-2024-13176

 

Covert Timing Channel in OpenSSL - CVE-2024-13176

Published: February 4, 2025 / Updated: May 21, 2025


Vulnerability identifier: #VU103600
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2024-13176
CWE-ID: CWE-385
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: OpenSSL Software Foundation
Affected software:
OpenSSL

Detailed vulnerability description

The vulnerability allows a remote attacker to recover a private key.

The vulnerability exists due to a timing side-channel in ECDSA signature computations. A remote attacker can recover the private key and decrypt data.

Successful exploitation of the vulnerability requires that the attacker's process must either be located in the same physical computer or must have a very fast network connection with low latency.


How to mitigate CVE-2024-13176

Install update from vendor's website.

Sources