#VU98745 Input validation error in JSON-lib - CVE-2024-47855

 

#VU98745 Input validation error in JSON-lib - CVE-2024-47855

Published: October 16, 2024


Vulnerability identifier: #VU98745
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2024-47855
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
JSON-lib
Software vendor:
Kordamp

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to insufficient validation of user-supplied input in util/JSONTokener.java when handling comments. A remote attacker can pass specially crafted input to the application and perform a denial of service (DoS) attack.


Remediation

Install updates from vendor's website.

External links