VYPR

YAML Cpp

by Jbeder

Source repositories

CVEs (4)

  • CVE-2019-6292Jan 15, 2019
    risk 0.00cvss epss 0.02

    An issue was discovered in singledocparser.cpp in yaml-cpp (aka LibYaml-C++) 0.6.2. Stack Exhaustion occurs in YAML::SingleDocParser, and there is a stack consumption problem caused by recursive stack frames: HandleCompactMap, HandleMap, HandleFlowSequence, HandleSequence,…

  • CVE-2019-6285Jan 14, 2019
    risk 0.00cvss epss 0.03

    The SingleDocParser::HandleFlowSequence function in yaml-cpp (aka LibYaml-C++) 0.6.2 allows remote attackers to cause a denial of service (stack consumption and application crash) via a crafted YAML file.

  • CVE-2018-20574Dec 28, 2018
    risk 0.00cvss epss 0.03

    The SingleDocParser::HandleFlowMap function in yaml-cpp (aka LibYaml-C++) 0.6.2 allows remote attackers to cause a denial of service (stack consumption and application crash) via a crafted YAML file.

  • CVE-2018-20573Dec 28, 2018
    risk 0.00cvss epss 0.03

    The Scanner::EnsureTokensInQueue function in yaml-cpp (aka LibYaml-C++) 0.6.2 allows remote attackers to cause a denial of service (stack consumption and application crash) via a crafted YAML file.