Apache Johnzon: Prevent inefficient internal conversion from BigDecimal at large scale
Vulnerability Description
Deserialization of Untrusted Data vulnerability in Apache Software Foundation Apache Johnzon. A malicious attacker can craft up some JSON input that uses large numbers (numbers such as 1e20000000) that Apache Johnzon will deserialize into BigDecimal and maybe use numbers too large which may result in a slow conversion (Denial of service risk). Apache Johnzon 1.2.21 mitigates this by setting a scale limit of 1000 (by default) to the BigDecimal. This issue affects Apache Johnzon: through 1.2.20.
Impact Analysis
Refer to official advisory for detailed impact metrics.
Remediation
Ensure systems are updated to the latest vendor-supplied patch levels.
Am I Vulnerable?
Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2023-33008
Credits & Attribution
The following person or organization is credited with identifying this vulnerability, as recorded in the NVD database:
- PJ Fanning
- Jean-Louis Monteiro
- Romain Manni-Bucau
More from Apache Software Foundation
View All →Affected Vendor
Apache Software Foundation
View all reports →