mbechler/marshalsec

mbechler/marshalsec

Releases0
Stars3.7K

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
8.3 HIGH

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.

9.8 CRITICAL7.5 HIGH

JYaml through 1.3 allows remote code execution during deserialization of a malicious payload through the load() function. NOTE: this is a discontinued product.