[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.
Published 2023-03-22 06:15:09
Updated 2025-02-13 17:15:58
Source JFrog
View at NVD,   CVE.org

Products affected by CVE-2023-1370

Exploit prediction scoring system (EPSS) score for CVE-2023-1370

0.01%
Probability of exploitation activity in the next 30 days EPSS Score History
~ 1 %
Percentile, the proportion of vulnerabilities that are scored at or less

CVSS scores for CVE-2023-1370

Base Score Base Severity CVSS Vector Exploitability Score Impact Score Score Source First Seen
7.5
HIGH CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
3.9
3.6
NIST
7.5
HIGH CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
3.9
3.6
JFrog
7.5
HIGH AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
N/A
N/A
Oracle:CPUOct2023

CWE ids for CVE-2023-1370

  • The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack.
    Assigned by:
    • nvd@nist.gov (Primary)
    • reefs@jfrog.com (Secondary)

References for CVE-2023-1370

Jump to
This web site uses cookies for managing your session, storing preferences, website analytics and additional purposes described in our privacy policy.
By using this web site you are agreeing to CVEdetails.com terms of use!