CVE-2023-33008
Gravedad CVSS v3.1:
MEDIA
Tipo:
CWE-502
Deserialización de datos no confiables
Fecha de publicación:
07/07/2023
Última modificación:
07/10/2024
Descripción
*** Pendiente de traducción *** Deserialization of Untrusted Data vulnerability in Apache Software Foundation Apache Johnzon.<br />
<br />
<br />
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. <br />
<br />
<br />
This issue affects Apache Johnzon: through 1.2.20.<br />
<br />
Impacto
Puntuación base 3.x
5.30
Gravedad 3.x
MEDIA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:a:apache:johnzon:*:*:*:*:*:*:*:* | 1.2.21 (excluyendo) |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página



