Skip to content
Cosmopediaby Unity Nodes
DocumentationCosmWasm/advisoriesCosmWasm/advisories › CWAsView on CosmWasm/advisories ↗

CWA-2024-001: Stack overflow in serde-json-wasm

Severity Low[^1] Affected versions: serde-json-wasm < 1.0.1, < 0.5.2 Patched versions: serde-json-wasm 1.0.1, 0.5.2 When parsing untrusted, deeply nested JSON, the stack may overflow. This leads to the contract being aborted with a runtime error. - 0.5: https://github.com/CosmWas…

Read on CosmWasm/advisories ↗