CVE-2019-14318
Last modified
CVE-2019-14318 is a vulnerability of currently unknown severity. 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. EPSS estimates a 3.25% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Cryptopp | Crypto\+\+ | <= 8.3.0 |
References
- https://eprint.iacr.org/2011/232.pdfExploit, Third Party Advisory
- https://github.com/weidai11/cryptopp/issues/869Patch, Third Party Advisory
- https://tches.iacr.org/index.php/TCHES/article/view/7337Third Party Advisory
- https://eprint.iacr.org/2011/232.pdfExploit, Third Party Advisory
- https://github.com/weidai11/cryptopp/issues/869Patch, Third Party Advisory
- https://tches.iacr.org/index.php/TCHES/article/view/7337Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2019-14318?
How severe is CVE-2019-14318?
How do I fix CVE-2019-14318?
Are you affected by CVE-2019-14318?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
