GLSA Advocate
Joined: 12 May 2004 Posts: 2663
|
Posted: Sun Mar 15, 2020 9:26 pm Post subject: [ GLSA 202003-29 ] cURL |
|
|
Gentoo Linux Security Advisory
Title: cURL: Multiple vulnerabilities (GLSA 202003-29)
Severity: normal
Exploitable: remote
Date: 2020-03-15
Bug(s): #686050, #694020
ID: 202003-29
Synopsis
Multiple vulnerabilities have been found in cURL, the worst of
which may lead to arbitrary code execution.
Background
A command line tool and library for transferring data with URLs.
Affected Packages
Package: net-misc/curl
Vulnerable: < 7.66.0
Unaffected: >= 7.66.0
Architectures: All supported architectures
Description
Multiple vulnerabilities have been discovered in cURL. Please review the
CVE identifiers referenced below for details.
Impact
A remote attacker could possibly execute arbitrary code with the
privileges of the process or cause a Denial of Service condition.
Workaround
There is no known workaround at this time.
Resolution
All cURL users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=net-misc/curl-7.66.0"
|
References
CVE-2019-5435
CVE-2019-5436
CVE-2019-5481
CVE-2019-5482 |
|