CVE-2024-58264
27.07.2025, 21:15
The serde-json-wasm crate before 1.0.1 for Rust allows stack consumption via deeply nested JSON data.Enginsight
Vendor | Product | Version |
---|---|---|
cosmwasm | serde-json-wasm | 𝑥 < 1.0.1 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-674 - Uncontrolled RecursionThe product does not properly control the amount of recursion which takes place, consuming excessive resources, such as allocated memory or the program stack.
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.