VYPR
Vendor

JSON Smart Project

Products
3
CVEs
3
Across products
5
Status
Private

Products

3

Recent CVEs

3
  • CVE-2023-1370HigMar 22, 2023
    risk 0.42cvss 7.5epss 0.01

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

  • CVE-2021-27568MedFeb 23, 2021
    risk 0.32cvss 5.9epss 0.03

    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…

  • CVE-2021-31684HigJun 1, 2021
    risk 0.00cvss 7.5epss 0.02

    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.