Vulnerability Description
The curve25519-dalek crate before 4.1.3 for Rust has a constant-time operation on elliptic curve scalars that is removed by LLVM.
CVSS Score
2.9
LOW
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Dalek | Curve25519-Dalek | < 4.1.3 |
Related Weaknesses (CWE)
References
- https://crates.io/crates/curve25519-dalekProduct
- https://github.com/dalek-cryptography/curve25519-dalek/pull/659Issue TrackingPatch
- https://rustsec.org/advisories/RUSTSEC-2024-0344.htmlThird Party Advisory
FAQ
What is CVE-2024-58262?
CVE-2024-58262 is a vulnerability with a CVSS score of 2.9 (LOW). The curve25519-dalek crate before 4.1.3 for Rust has a constant-time operation on elliptic curve scalars that is removed by LLVM.
How severe is CVE-2024-58262?
CVE-2024-58262 has been rated LOW with a CVSS base score of 2.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-58262?
Check the references section above for vendor advisories and patch information. Affected products include: Dalek Curve25519-Dalek.