CVE-2023-1370
7.5HIGH[Json-smart](https://netplex.github.io/json-smart/) is a performance focused, JSON processor lib. When reaching a ‘[‘ or ‘{‘ character in the JSON input, the code parses an array or an object respect
Publicado: 3/22/2023Atualizado: 2/13/2025
Descrição
[Json-smart](https://netplex.github.io/json-smart/) is a performance focused, JSON processor lib. When reaching a ‘[‘ or ‘{‘ character in the JSON input, the code parses an array or an object respectively. It was discovered that the code does not have any limit to the nesting of such arrays or objects. Since the parsing of nested arrays and objects is done recursively, nesting too many of them can cause a stack exhaustion (stack overflow) and crash the software.
Análise IADesenvolvido por IA
Produtos Afetados
json-smart_projectjson-smart
Referências
- https://research.jfrog.com/vulnerabilities/stack-exhaustion-in-json-smart-leads-to-denial-of-service-when-parsing-malformed-json-xray-427633/ExploitThird Party Advisory
- https://security.netapp.com/advisory/ntap-20240621-0006/
- https://research.jfrog.com/vulnerabilities/stack-exhaustion-in-json-smart-leads-to-denial-of-service-when-parsing-malformed-json-xray-427633/ExploitThird Party Advisory
- https://security.netapp.com/advisory/ntap-20240621-0006/