CVE-2023-1370
Published Mar 22, 2023
Last updated 5 months ago
Overview
- 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.
- Source
- reefs@jfrog.com
- NVD status
- Modified
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Severity
- HIGH
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:json-smart_project:json-smart:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "DCB9A6B6-D76A-44FE-9326-07E17A486932", "versionEndExcluding": "2.4.9" } ], "operator": "OR" } ] } ]