VYPR

JSON Java

by Stleary

CVEs (3)

  • CVE-2023-5072HigOct 12, 2023
    risk 0.42cvss 7.5epss 0.01

    Denial of Service in JSON-Java versions up to and including 20230618.  A bug in the parser means that an input string of modest size can lead to indefinite amounts of memory being used.

  • CVE-2022-45690HigDec 13, 2022
    risk 0.42cvss 7.5epss 0.01

    A stack overflow in the org.json.JSONTokener.nextValue::JSONTokener.java component of hutool-json v5.8.10 allows attackers to cause a Denial of Service (DoS) via crafted JSON or XML data.

  • CVE-2022-45688HigDec 13, 2022
    risk 0.42cvss 7.5epss 0.01

    A stack overflow in the XML.toJSONObject component of hutool-json v5.8.10 allows attackers to cause a Denial of Service (DoS) via crafted JSON or XML data.