CVE-2023-33008

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-33008
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-33008.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-33008
Aliases
Withdrawn
2024-05-15T05:32:57.371853Z
Published
2023-07-07T10:15:09Z
Modified
2023-11-29T10:05:22.848844Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L CVSS Calculator
Summary
[none]
Details

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

Affected packages

Git / github.com/apache/johnzon

Affected ranges

Type
GIT
Repo
https://github.com/apache/johnzon
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v0.*

v0.1-incubating
v0.2-incubating
v0.5-incubating
v0.6-incubating
v0.7-incubating
v0.8-incubating
v0.9-incubating
v0.9.1-incubating
v0.9.2-incubating
v0.9.3-incubating
v0.9.4
v0.9.5

v1.*

v1.0.0
v1.1.0
v1.1.1
v1.1.10
v1.1.11
v1.1.12
v1.1.2
v1.1.3
v1.1.4
v1.1.5
v1.1.6
v1.1.9
v1.2.1
v1.2.10
v1.2.11
v1.2.12
v1.2.13
v1.2.14
v1.2.15
v1.2.16
v1.2.17
v1.2.18
v1.2.19
v1.2.2
v1.2.20
v1.2.3
v1.2.4
v1.2.5
v1.2.6
v1.2.7
v1.2.8