The serde-json-wasm crate before 1.0.1 for Rust allows stack consumption via deeply nested JSON data.
The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack.