Lucene search

K
osvGoogleOSV:GHSA-CRQG-JRPJ-FC84
HistoryJul 07, 2023 - 12:30 p.m.

Apache Johnzon Deserialization of Untrusted Data vulnerability

2023-07-0712:30:22
Google
osv.dev
9
apache johnzon
json input
deserialization
vulnerability
bigdecimal
denial of service
scale limit

0.002 Low

EPSS

Percentile

52.6%

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.

0.002 Low

EPSS

Percentile

52.6%