Releases26
Frequency5 months 5 days
Last Release
Stars4.71K
A reference implementation of a JSON package in Java.

CVE History

CVEPublishedCVSS v3CVSS v2
7.5 HIGH

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.

7.5 HIGH

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.

7.5 HIGH

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.