VDB
CVE-2019-14318
CVE-2019-14318
PUBLISHED
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.
EPSS 3.02% · 86.9th percentile
Risk Scores
EPSS Score
3.02%
86.9th percentile
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Ubuntu:Pro:16.04:LTS | libcrypto++ | 5.6.1-8, 0, 5.6.1-9ubuntu0.1+esm1 |
| Ubuntu:18.04:LTS | libcrypto++ | 5.6.4-8, 0 |
| Ubuntu:Pro:14.04:LTS | libcrypto++ | *, 5.6.1-6+deb8u3ubuntu0.1~esm1, 5.6.1-6+deb8u3build0.14.04.1 |
Exploit Intelligence
- https://eprint.iacr.org/2011/232.pdf (nist-nvd)
Timeline
- Jul 30, 2019 CVE Published
- Apr 14, 2021 EPSS Score
- Jun 23, 2021 EPSS Score
- Oct 26, 2021 EPSS Score
- Dec 27, 2021 EPSS Score
- Feb 4, 2022 EPSS Score
- Feb 28, 2022 EPSS Score
- May 1, 2022 EPSS Score
- Jul 3, 2022 EPSS Score
- Nov 6, 2022 EPSS Score
- Jan 8, 2023 EPSS Score
- Mar 11, 2023 EPSS Score
References
- https://ubuntu.com/security/CVE-2019-14318 third-party-advisory
- https://github.com/weidai11/cryptopp/issues/869 third-party-advisory
- https://eprint.iacr.org/2011/232.pdf third-party-advisory
- https://tches.iacr.org/index.php/TCHES/article/view/7337 third-party-advisory
- https://www.cve.org/CVERecord?id=CVE-2019-14318 third-party-advisory