← Back to CVE List

CVE-2022-1471

Published: 2022-12-01T11:15Z
Last Modified: 2025-02-13T17:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. We recommend upgrading to version 2.0 and beyond. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt