CVE-2023-33008

CVSS V2 None CVSS V3 None
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.
Overview
  • CVE ID
  • CVE-2023-33008
  • Assigner
  • apache
  • Vulnerability Status
  • PUBLISHED
  • Published Version
  • 2023-07-07T09:07:31.070Z
  • Last Modified Date
  • 2023-07-07T09:07:31.070Z
References
Reference URL Reference Tags
https://lists.apache.org/thread/qbg14djo95gfpk7o560lr8wcrzfyw43l vendor-advisory
History
Created Old Value New Value Data Type Notes
2024-06-25 08:13:43 Added to TrackCVE