#VU59148 Deserialization of Untrusted Data in jackson-databind and jackson-core - CVE-2021-46877
Published: January 3, 2022 / Updated: November 22, 2023
jackson-databind
jackson-core
FasterXML
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to insecure input validation when processing serialized JsonNode values. A remote attacker can pass specially crafted data to the application and perform a denial of service (DoS) attack.
Note, the vulnerability affects JDK serialization only.