Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. wolfcrypt
  4. ›
  5. CVE-2019-13628

CVE-2019-13628: Observable Discrepancy

May 24, 2022 (updated July 17, 2023)

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.

References

  • www.openwall.com/lists/oss-security/2019/10/02/2
  • eprint.iacr.org/2011/232.pdf
  • github.com/advisories/GHSA-q95h-vc86-hv77
  • minerva.crocs.fi.muni.cz/
  • nvd.nist.gov/vuln/detail/CVE-2019-13628
  • tches.iacr.org/index.php/TCHES/article/view/7337

Code Behaviors & Features

Detect and mitigate CVE-2019-13628 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 4.0.0

Fixed versions

  • 4.1.0

Solution

Upgrade to version 4.1.0 or above.

Impact 4.7 MEDIUM

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-203: Observable Discrepancy

Source file

pypi/wolfcrypt/CVE-2019-13628.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:41 +0000.