CVE-2024-58264 Details
Description
The serde-json-wasm crate before 1.0.1 for Rust allows stack consumption via deeply nested JSON data.
A stack overflow vulnerability has been identified in the serde-json-wasm crate for Rust, specifically in versions prior to 1.0.1. This vulnerability arises when the crate parses untrusted, deeply nested JSON data, leading to excessive stack consumption. Such behavior can potentially be exploited to cause a denial-of-service condition.
Users can upgrade to serde-json-wasm version 1.0.1 or version 0.5.2 to address this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 28, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://crates.io/crates/serde-json-wasm | [email protected] | Product |
| https://github.com/advisories/GHSA-rr69-rxr6-8qwf | [email protected] | Third Party Advisory |
| https://rustsec.org/advisories/RUSTSEC-2024-0012.html | [email protected] | Third Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-787 | Out-of-bounds Write | [email protected] |
| CWE-674 | Uncontrolled Recursion | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| cosmwasm serde-json-wasm | < 1.0.1 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Aug 6, 2025 | Initial Analysis | [email protected] |
| Jul 27, 2025 | New CVE Received | [email protected] |