Executive Summary

Informations
Name CVE-2023-1370 First vendor Publication 2023-03-22
Vendor Cve Last vendor Modification 2025-02-13

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Overall CVSS Score 7.5
Base Score 7.5 Environmental Score 7.5
impact SubScore 3.6 Temporal Score 7.5
Exploitabality Sub Score 3.9
 
Attack Vector Network Attack Complexity Low
Privileges Required None User Interaction None
Scope Unchanged Confidentiality Impact None
Integrity Impact None Availability Impact High
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

[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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1370

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-674 Uncontrolled Recursion

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 1

Sources (Detail)

https://research.jfrog.com/vulnerabilities/stack-exhaustion-in-json-smart-lea...
https://security.netapp.com/advisory/ntap-20240621-0006/
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
Date Informations
2025-02-13 21:21:59
  • Multiple Updates
2024-11-28 14:19:51
  • Multiple Updates
2024-06-22 00:27:41
  • Multiple Updates
2024-04-01 21:27:43
  • Multiple Updates
2023-11-07 21:29:40
  • Multiple Updates
2023-03-30 00:27:20
  • Multiple Updates
2023-03-23 02:15:58
  • Multiple Updates
2023-03-23 02:15:27
  • Multiple Updates
2023-03-22 17:27:16
  • Multiple Updates
2023-03-22 13:09:45
  • First insertion