5.1
CVE-2024-58262
- EPSS 0.01%
- Veröffentlicht 27.07.2025 00:00:00
- Zuletzt bearbeitet 07.08.2025 14:58:59
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
The curve25519-dalek crate before 4.1.3 for Rust has a constant-time operation on elliptic curve scalars that is removed by LLVM.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Dalek ≫ Curve25519-dalek SwPlatformrust Version < 4.1.3
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.01% | 0.025 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.1 | 1.4 | 3.6 |
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
|
| cve@mitre.org | 2.9 | 1.4 | 1.4 |
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
|
CWE-733 Compiler Optimization Removal or Modification of Security-critical Code
The developer builds a security-critical protection mechanism into the software, but the compiler optimizes the program such that the mechanism is removed or modified.