CVE-2019-14318

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:cryptopp:crypto\+\+:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2019-07-30 17:15

Updated : 2024-02-04 20:20


NVD link : CVE-2019-14318

Mitre link : CVE-2019-14318

CVE.ORG link : CVE-2019-14318


JSON object : View

Products Affected

cryptopp

  • crypto\+\+
CWE
CWE-417

Communication Channel Errors