CVE-2019-13628
Last modified
CVE-2019-13628 is a medium-severity vulnerability rated 4.7/10 on the CVSS scale. wolfSSL and wolfCrypt 4.0.0 and earlier (when configured without --enable-fpecc, --enable-sp, or --enable-sp-math) contain a timing side channel in ECDSA signature generation. This allows a local attacker, able to precisely measure the duration of signature operations, to infer information about the nonces used and potentially mount a lattice attack to recover the private key used. EPSS estimates a 0.36% chance of exploitation in the next 30 days.
Description
wolfSSL and wolfCrypt 4.0.0 and earlier (when configured without --enable-fpecc, --enable-sp, or --enable-sp-math) contain a timing side channel in ECDSA signature generation. This allows a local attacker, able to precisely measure the duration of signature operations, to infer information about the nonces used and potentially mount a lattice attack to recover the private key used. The issue occurs because ecc.c scalar multiplication might leak the bit length.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Wolfssl | Wolfssl | <= 4.0.0 |
References
- http://www.openwall.com/lists/oss-security/2019/10/02/2Mailing List, Third Party Advisory
- https://eprint.iacr.org/2011/232.pdfTechnical Description, Third Party Advisory
- https://tches.iacr.org/index.php/TCHES/article/view/7337Technical Description, Third Party Advisory
- http://www.openwall.com/lists/oss-security/2019/10/02/2Mailing List, Third Party Advisory
- https://eprint.iacr.org/2011/232.pdfTechnical Description, Third Party Advisory
- https://tches.iacr.org/index.php/TCHES/article/view/7337Technical Description, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2019-13628?
How severe is CVE-2019-13628?
How do I fix CVE-2019-13628?
Are you affected by CVE-2019-13628?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
