[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.
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: JFROG
Published: 2023-03-13T09:04:36.365Z
Updated: 2024-08-02T05:49:10.250Z
Reserved: 2023-03-13T08:35:00.695Z
Link: CVE-2023-1370
Vulnrichment
No data.
NVD
Status : Modified
Published: 2023-03-22T06:15:09.493
Modified: 2024-11-21T07:39:03.060
Link: CVE-2023-1370
Redhat