SCA: security update for net.minidev:json-smart (GHSA-493p-pfq6-5258)

high Tenable Self-Hosted Container Security Plugin ID 410064

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- [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. (CVE-2023-1370)

See Also

https://github.com/advisories/GHSA-493p-pfq6-5258

Plugin Details

Severity: High

ID: 410064

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.69

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:C

CVSS Score Source: CVE-2023-1370

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/23/2023

Vulnerability Publication Date: 3/13/2023

Reference Information

CVE: CVE-2023-1370

cwe: CWE-674