← Back

Json Smart Project

json-smart_project

3 CVEs • 3 products

Products (3)

Click to collapse
Toggle
Json Smart V1
json-smart-v1
Json Smart V2
json-smart-v2
Json Smart
json-smart

CVEs (3)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Json Smart Project
1Json Smart
Feb 13, 2025
Mar 22, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
[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 disco...Show more
[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.Show less
2Json Smart Project
Oracle
3Json Smart V1
Json Smart V2Utilities Framework
Nov 21, 2024
Jun 1, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
A vulnerability was discovered in the indexOf function of JSONParserByteArray in JSON Smart versions 1.3 and 2.4 which causes a denial of service (DOS) via a crafted web request.
2Json Smart Project
Oracle
7Communications Cloud Native Core Policy
Json Smart V1Json Smart V2+4 more
Nov 21, 2024
Feb 23, 2021
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
An issue was discovered in netplex json-smart-v1 through 2015-10-23 and json-smart-v2 through 2.4. An exception is thrown from a function, but it is not caught, as demonstrated by NumberFormatException. When it is not ca...Show more
An issue was discovered in netplex json-smart-v1 through 2015-10-23 and json-smart-v2 through 2.4. An exception is thrown from a function, but it is not caught, as demonstrated by NumberFormatException. When it is not caught, it may cause programs using the library to crash or expose sensitive information.Show less