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.
References
Link Resource
https://lists.apache.org/thread/qbg14djo95gfpk7o560lr8wcrzfyw43l Issue Tracking Mailing List Vendor Advisory
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: apache

Published: 2023-07-07T09:07:31.070Z

Updated: 2023-07-07T09:07:31.070Z

Reserved: 2023-05-16T12:48:35.689Z


Link: CVE-2023-33008

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2023-07-07T10:15:09.487

Modified: 2023-07-14T17:00:04.467


Link: CVE-2023-33008

JSON object: View

cve-icon Redhat Information

No data.

CWE