AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2023-33008

MEDIUM · CVSS 5.3 EPSS 1.45%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2023-07-07 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2023-33008
Severity
MEDIUM
CVSS
5.3
EPSS
1.45%
Apache

Original NVD 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.