Contrast-Security-OSS/yamlbeans

Contrast-Security-OSS/yamlbeans

Releases15
Frequency8 months 1 week
Last Release
Java object graphs, to and from YAML automatically

CVE History

CVEPublishedCVSS v3CVSS v2
5.5 MEDIUM

An issue was discovered in Esoteric YamlBeans through 1.15. A crafted YAML document is able perform am XML Entity Expansion attack against YamlBeans YamlReader. By exploiting the Anchor feature in YAML, it is possible to generate a small YAML document that, when read, is expanded to a large size, causing CPU and memory consumption, such as a Java Out-of-Memory exception.

7.8 HIGH

An issue was discovered in Esoteric YamlBeans through 1.15. It allows untrusted deserialisation to Java classes by default, where the data and class are controlled by the author of the YAML document being processed.