VYPR
Vendor

YAML Rust Project

Products
1
CVEs
2
Across products
2
Status
Private

Products

1

Recent CVEs

2
  • CVE-2018-20993HigAug 26, 2019
    risk 0.42cvss 7.5epss 0.01

    An issue was discovered in the yaml-rust crate before 0.4.1 for Rust. There is uncontrolled recursion during deserialization.

  • CVE-2019-1010182MedJul 25, 2019
    risk 0.00cvss 6.5epss 0.01

    yaml-rust 0.4.0 and earlier is affected by: Uncontrolled Recursion. The impact is: Denial of service by impossible to catch abort. The component is: YamlLoader::load_from_str function. The attack vector is: Parsing of a malicious YAML document. The fixed version is: 0.4.1 and…