VYPR

Libyaml

by Pyyaml

CVEs (3)

  • CVE-2014-2525Mar 28, 2014
    risk 0.05cvss epss 0.63

    Heap-based buffer overflow in the yaml_parser_scan_uri_escapes function in LibYAML before 0.1.6 allows context-dependent attackers to execute arbitrary code via a long sequence of percent-encoded characters in a URI in a YAML file.

  • CVE-2014-9130Dec 8, 2014
    risk 0.04cvss epss 0.55

    scanner.c in LibYAML 0.1.5 and 0.1.6, as used in the YAML-LibYAML (aka YAML-XS) module for Perl, allows context-dependent attackers to cause a denial of service (assertion failure and crash) via vectors involving line-wrapping.

  • CVE-2013-6393Feb 6, 2014
    risk 0.01cvss epss 0.08

    The yaml_parser_scan_tag_uri function in scanner.c in LibYAML before 0.1.5 performs an incorrect cast, which allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via crafted tags in a YAML document, which triggers a heap-based buffer overflow.