#VU70385 Deserialization of Untrusted Data in Snakeyaml - CVE-2022-1471
Published: December 15, 2022 / Updated: March 22, 2024
Snakeyaml
Snakeyaml Project
Description
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to insecure input validation when processing serialized data within the SnakeYaml's Constructor() class. A remote attacker can pass specially crafted yaml content to the application and execute arbitrary code on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.