maven package report

Is org.apache.johnzon:johnzon-mapper safe?

1 known vulnerability, worst severity MODERATE.

cvss
5.3

how bad it is if exploited, out of 10

epss
1.4%

chance of exploitation in the next 30 days

xyz score
not scored

CyberXYZ composite, out of 10

fig. 01 — GHSA-crqg-jrpj-fc84, the advisory selected below

// advisories

GHSA-crqg-jrpj-fc84

MODERATECVE-2023-33008

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.

Affected
< 1.2.21
Fixed in
1.2.21
Weakness
CWE-502
Published
2023-07-07
Source
github

GHSANVDMITREreferencereferencereference


// ai model usage

Tracked for PyPI packages. HuggingFace models declare Python dependencies, so maven packages are not covered.


Checked 2026-09-22 at 03:31 UTC. The most recent advisory here was published 2023-07-07. Updated continuously from NVD, GHSA, OSV and CNA feeds.

Think a verdict here is wrong? Tell us — we respond within 2 business days.
Is org.apache.johnzon:johnzon-mapper safe? maven package security report | CyberXYZ