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.
References
Link | Resource |
---|---|
https://github.com/jbeder/yaml-cpp/issues/657 | Exploit Third Party Advisory |
https://github.com/jbeder/yaml-cpp/issues/657 | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 04:46
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/jbeder/yaml-cpp/issues/657 - Exploit, Third Party Advisory |
Information
Published : 2019-01-15 00:29
Updated : 2024-11-21 04:46
NVD link : CVE-2019-6292
Mitre link : CVE-2019-6292
CVE.ORG link : CVE-2019-6292
JSON object : View
Products Affected
yaml-cpp_project
- yaml-cpp
CWE
CWE-674
Uncontrolled Recursion