CVE-2022-1471

SnakeYaml's Constructor() class does not restrict types which can be instantiated during deserialization. Deserializing yaml content provided by an attacker can lead to remote code execution. We recommend using SnakeYaml's SafeConsturctor when parsing untrusted content to restrict deserialization.
Configurations

Configuration 1

cpe:2.3:a:snakeyaml_project:snakeyaml:1.30:*:*:*:*:*:*:*

Information

Published : 2022-12-01 11:15

Updated : 2023-02-11 05:42


NVD link : CVE-2022-1471

Mitre link : CVE-2022-1471

Products Affected
No products.
CWE
CWE-502

Deserialization of Untrusted Data