CVE-2023-1370

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
22/03/2023
Last modified:
13/02/2025

Description

[Json-smart](https://netplex.github.io/json-smart/) is a performance focused, JSON processor lib.<br /> <br /> When reaching a ‘[‘ or ‘{‘ character in the JSON input, the code parses an array or an object respectively.<br /> <br /> 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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:json-smart_project:json-smart:*:*:*:*:*:*:*:* 2.4.9 (excluding)