CVE-2022-42004

high

Description

In FasterXML jackson-databind before 2.13.4, resource exhaustion can occur because of a lack of a check in BeanDeserializer._deserializeFromArray to prevent use of deeply nested arrays. An application is vulnerable only with certain customized choices for deserialization.

References

https://github.com/FasterXML/jackson-databind/issues/3582

https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50490

https://github.com/FasterXML/jackson-databind/commit/063183589218fec19a9293ed2f17ec53ea80ba88

https://security.gentoo.org/glsa/202210-21

https://www.debian.org/security/2022/dsa-5283

https://security.netapp.com/advisory/ntap-20221118-0008/

https://lists.debian.org/debian-lts-announce/2022/11/msg00035.html

Details

Source: MITRE

Published: 2022-10-02

Updated: 2022-12-02

Type: CWE-502