Unknown · Hjson-Java · CVE-2023-39685
**Name of the Vulnerable Software and Affected Versions**
hjson-java versions up to v3.0.0
**Description**
The issue allows attackers to cause a Denial of Service (DoS) via supplying a crafted JSON string. This can lead to a `StringIndexOutOfBoundsException`.
**Recommendations**
For hjson-java versions up to v3.0.0, consider updating to a version later than v3.0.0 to resolve the issue. As a temporary workaround, restrict the input of JSON strings to prevent crafted strings from being processed.