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.
Metrics
Affected Vendors & Products
References
History
Mon, 07 Oct 2024 20:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: apache
Published: 2023-07-07T09:07:31.070Z
Updated: 2024-10-07T19:13:58.440Z
Reserved: 2023-05-16T12:48:35.689Z
Link: CVE-2023-33008
Vulnrichment
Updated: 2024-08-02T15:32:46.616Z
NVD
Status : Modified
Published: 2023-07-07T10:15:09.487
Modified: 2024-10-07T20:35:02.893
Link: CVE-2023-33008
Redhat