fkie_cve-2024-58264
Vulnerability from fkie_nvd
Published
2025-07-27 21:15
Modified
2025-08-06 17:02
Severity ?
3.2 (Low) - CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:L
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Summary
The serde-json-wasm crate before 1.0.1 for Rust allows stack consumption via deeply nested JSON data.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://crates.io/crates/serde-json-wasm | Product | |
cve@mitre.org | https://github.com/advisories/GHSA-rr69-rxr6-8qwf | Third Party Advisory | |
cve@mitre.org | https://rustsec.org/advisories/RUSTSEC-2024-0012.html | Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
cosmwasm | serde-json-wasm | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:cosmwasm:serde-json-wasm:*:*:*:*:*:rust:*:*", "matchCriteriaId": "C66C5CE2-8EB2-46D2-B7FF-15AAFA14F5D5", "versionEndExcluding": "1.0.1", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "The serde-json-wasm crate before 1.0.1 for Rust allows stack consumption via deeply nested JSON data." }, { "lang": "es", "value": "El paquete serde-json-wasm para Rust anterior a la versi\u00f3n 1.0.1 permite el consumo de la pila a trav\u00e9s de datos JSON profundamente anidados." } ], "id": "CVE-2024-58264", "lastModified": "2025-08-06T17:02:21.823", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 3.2, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:L", "version": "3.1" }, "exploitabilityScore": 1.4, "impactScore": 1.4, "source": "cve@mitre.org", "type": "Secondary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2025-07-27T21:15:26.453", "references": [ { "source": "cve@mitre.org", "tags": [ "Product" ], "url": "https://crates.io/crates/serde-json-wasm" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://github.com/advisories/GHSA-rr69-rxr6-8qwf" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://rustsec.org/advisories/RUSTSEC-2024-0012.html" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-674" } ], "source": "cve@mitre.org", "type": "Primary" }, { "description": [ { "lang": "en", "value": "CWE-787" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…