CVE-2022-1471 Information
Dec 02, 2022
cve
Description
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.
Reference
https://github.com/google/security-research/security/advisories/GHSA-mjmj-j48q-9wg2
Share on: