CVE-2023-1370
Published: 22 March 2023
[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.
Priority
Status
Package | Release | Status |
---|---|---|
json-smart
Launchpad, Ubuntu, Debian |
bionic |
Released
(2.2-2ubuntu0.18.04.1)
|
focal |
Released
(2.2-2ubuntu0.20.04.1)
|
|
jammy |
Released
(2.2-2ubuntu0.22.04.1)
|
|
kinetic |
Released
(2.2-2ubuntu0.22.10.1)
|
|
lunar |
Released
(2.2-2ubuntu1)
|
|
trusty |
Ignored
(end of standard support)
|
|
upstream |
Needs triage
|
|
xenial |
Ignored
(end of standard support)
|
Severity score breakdown
Parameter | Value |
---|---|
Base score | 7.5 |
Attack vector | Network |
Attack complexity | Low |
Privileges required | None |
User interaction | None |
Scope | Unchanged |
Confidentiality | None |
Integrity impact | None |
Availability impact | High |
Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |