- Reported
- 
        
      
- Issued
- 
        
        
        
        
      
- Package
- 
        
        
        serde-json-wasm
          (crates.io)
        
        
      
- Type
- 
        
        Vulnerability
        
      
- Categories
- 
        
      
- Keywords
- 
        
          #stack-overflow
        
          #json
        
      
- Aliases
- 
        
      
- Patched
- 
        
        
        
      
Description
    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.
    Advisory available under CC0-1.0
    license.