When parsing untrusted, deeply nested JSON, the stack may overflow, possibly enabling a Denial of Service attack. This was fixed by adding a check for recursion depth.
| Software | From | Fixed in |
|---|---|---|
serde-json-wasm
|
1.0.0 | 1.0.0.x |
serde-json-wasm
|
1.0.0 | 1.0.1 |
serde-json-wasm
|
- | 0.5.2 |