#VU80782 Deserialization of Untrusted Data in Apache Johnzon - CVE-2023-33008
Published: September 14, 2023 / Updated: August 27, 2024
Apache Johnzon
Apache Foundation
Description
The vulnerability allows a remote attacker to perform a denial of service attack.
The vulnerability exists due to insecure input validation when processing serialized data. A remote attacker can pass specially crafted JSON input that uses large numbers (numbers such as 1e20000000) to the application and perform a denial of service attack.