CVE-2023-1370
CVSS V2 None
CVSS V3 None
Description
[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.
Overview
- CVE ID
- CVE-2023-1370
- Assigner
- reefs@jfrog.com
- Vulnerability Status
- Analyzed
- Published Version
- 2023-03-22T06:15:09
- Last Modified Date
- 2023-03-29T19:02:44
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:json-smart_project:json-smart:2.4.9:*:*:*:*:*:*:* | 1 | OR |
References
Reference URL | Reference Tags |
---|---|
https://research.jfrog.com/vulnerabilities/stack-exhaustion-in-json-smart-leads-to-denial-of-service-when-parsing-malformed-json-xray-427633/ | Exploit Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-1370 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1370 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2023-04-17 03:05:37 | Added to TrackCVE | |||
2023-04-17 03:05:39 | Weakness Enumeration | new |