GHSA-wj6h-64fc-37mp · Severity: high · Ecosystem: pip — Minerva timing attack on P-256 in python-ecdsa
The `ecdsa` PyPI package is a pure Python implementation of ECC (Elliptic Curve Cryptography) with support for ECDSA (Elliptic Curve Digital Signature Algorithm), EdDSA (Edwards-curve Digital Signature Algorithm) and ECDH (Elliptic Curve Diffie-Hellman). Versions 0.18.0 and prior are vulnerable to the Minerva attack. As of time of publication, no known patched version exists.
Conclusion & alert: CVE-2024-23342 is rated High Exploit Risk (65.1/100): CVSS High severity, with medium exploitation likelihood (EPSS 0.98%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.62% | 0.98% | +0.36% |
| 2 | 2025-11-21 | 0.94% | 0.62% | -0.31% |
| 3 | 2025-11-18 | — | 0.94% | — |
Full EPSS history (10 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.4 | 3.1 | HIGH |
|
2.2 | 5.2 | [email protected] |
| 7.4 | 3.1 | HIGH |
|
2.2 | 5.2 | [email protected] |
GHSA-wj6h-64fc-37mp · Severity: high · Ecosystem: pip — Minerva timing attack on P-256 in python-ecdsa
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2024-23342: 1 source package rows (py3-ecdsa); 9 state rows across 5 repos (3.19-community, 3.20-community, 3.22-community, 3.23-community, edge-community); fixed 0, open 9. | https://security.alpinelinux.org/vuln/CVE-2024-23342 |
debian
|
unimportant | CVE-2024-23342 unimportant priority: Debian including 1 source packages (python-ecdsa), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 5. | https://security-tracker.debian.org/tracker/CVE-2024-23342 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2024-23342 |
suse
|
high | CVE-2024-23342 severity important: SUSE including 4 source package names (python-ecdsa, python2-ecdsa, python3-ecdsa, python311-ecdsa), 59 product×package rows across 30 product lines (HPE Helion OpenStack 8, SUSE CaaS Platform 4.0, … (30 product lines)): Will Not Fix 59. | https://www.suse.com/security/cve/CVE-2024-23342/ |
ubuntu
|
medium | CVE-2024-23342 medium priority: Ubuntu including 1 source packages (python-ecdsa), 12 status rows across 12 suites (bionic, focal, jammy, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): needs-triage 7, ignored 5. | https://ubuntu.com/security/CVE-2024-23342 |
| URL | Tags |
|---|---|
| https://github.com/tlsfuzzer/python-ecdsa/blob/master/SECURITY.md | Product |
| https://github.com/tlsfuzzer/python-ecdsa/security/advisories/GHSA-wj6h-64fc-37mp | Exploit Vendor Advisory |
| https://minerva.crocs.fi.muni.cz/ | Technical Description |
| https://securitypitfalls.wordpress.com/2018/08/03/constant-time-compare-in-python/ | Technical Description |