7.5
CVE-2024-58264
- EPSS 0.02%
- Veröffentlicht 27.07.2025 21:15:26
- Zuletzt bearbeitet 06.08.2025 17:02:21
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
The serde-json-wasm crate before 1.0.1 for Rust allows stack consumption via deeply nested JSON data.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Cosmwasm ≫ Serde-json-wasm SwPlatformrust Version < 1.0.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.02% | 0.038 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
| cve@mitre.org | 3.2 | 1.4 | 1.4 |
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:L
|
CWE-674 Uncontrolled Recursion
The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack.
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.