Uncontrolled Recursion Affecting yaml-cpp package, versions *


Severity

Recommended
0.0
medium
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
0.14% (51st percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIAN8-YAMLCPP-270811
  • published15 Jan 2019
  • disclosed15 Jan 2019

Introduced: 15 Jan 2019

CVE-2019-6292  (opens in a new tab)
CWE-674  (opens in a new tab)

How to fix?

There is no fixed version for Debian:8 yaml-cpp.

NVD Description

Note: Versions mentioned in the description apply only to the upstream yaml-cpp package and not the yaml-cpp package as distributed by Debian. See How to fix? for Debian:8 relevant fixed versions and status.

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, HandleNode. Remote attackers could leverage this vulnerability to cause a denial-of-service via a cpp file.