CVE-2023-33008

MEDIUM

Apache Johnzon <= 1.2.20 - Denial of Service via BigDecimal Deserialization

Title source: llm
STIX 2.1

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.

References (1)

Core 1
Core References
Issue Tracking, Mailing List, Vendor Advisory vendor-advisory
https://lists.apache.org/thread/qbg14djo95gfpk7o560lr8wcrzfyw43l

Scores

CVSS v3 5.3
EPSS 0.0016
EPSS Percentile 36.1%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact partial

Details

CWE
CWE-502
Status published
Products (2)
apache/johnzon < 1.2.21
org.apache.johnzon/johnzon-mapper 0 - 1.2.21Maven
Published Jul 07, 2023
Tracked Since Feb 18, 2026