GLSA Advocate
Joined: 12 May 2004 Posts: 2663
|
Posted: Mon Jul 27, 2020 12:26 pm Post subject: [ GLSA 202007-14 ] yaml-cpp |
|
|
Gentoo Linux Security Advisory
Title: yaml-cpp: Denial of service (GLSA 202007-14)
Severity: normal
Exploitable: remote
Date: 2020-07-26
Bug(s): #626662
ID: 202007-14
Synopsis
A vulnerability in yaml-cpp could lead to a Denial of Service
condition.
Background
yaml-cpp is a YAML parser and emitter in C++.
Affected Packages
Package: dev-cpp/yaml-cpp
Vulnerable: < 0.6.3-r2
Unaffected: >= 0.6.3-r2
Architectures: All supported architectures
Description
The function Scanner::peek in scanner.cpp may have an assertion failure.
Impact
An attacker could cause a possible Denial of Service condition.
Workaround
There is no known workaround at this time.
Resolution
All yaml-cpp users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=dev-cpp/yaml-cpp-0.6.3-r2"
|
References
CVE-2017-11692 |
|