SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2019-14318

This allows a local or remote attacker, able to measure the duration of hundreds to thousands of signing operations, to compute the private key used.

MEDIUM 5.9EPSS 2.69%

Does this matter?

Lower severity and a low EPSS score (2.69%). Track it; it rarely justifies an emergency change on its own.

Description

Crypto++ 8.3.0 and earlier contains a timing side channel in ECDSA signature generation. This allows a local or remote attacker, able to measure the duration of hundreds to thousands of signing operations, to compute the private key used. The issue occurs because scalar multiplication in ecp.cpp (prime field curves, small leakage) and algebra.cpp (binary field curves, large leakage) is not constant time and leaks the bit length of the scalar among other information.

CVSS 3.0
5.9 MEDIUMCVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS
2.69% probability · 85th percentile
CISA KEV
Not listed
Weakness
CWE-417
Affected
cryptopp/crypto\+\+
Source
cve@mitre.org

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.