summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-201806-05.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-06-23 07:00:28 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-06-23 07:00:28 +0100
commite23cdda4dbb0c83b9e682ab5e916085a35203da5 (patch)
tree5a4ac448a3b288b731c24d947e0ce52df3cab07b /metadata/glsa/glsa-201806-05.xml
parent8187a741807f3e9a9e26304973cf18087dcf2560 (diff)
gentoo resync : 23.06.2018
Diffstat (limited to 'metadata/glsa/glsa-201806-05.xml')
-rw-r--r--metadata/glsa/glsa-201806-05.xml53
1 files changed, 53 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201806-05.xml b/metadata/glsa/glsa-201806-05.xml
new file mode 100644
index 000000000000..a0b0fb5a36c9
--- /dev/null
+++ b/metadata/glsa/glsa-201806-05.xml
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201806-05">
+ <title>cURL: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in cURL, the worst of
+ which could result in a Denial of Service condition.
+ </synopsis>
+ <product type="ebuild">curl</product>
+ <announced>2018-06-19</announced>
+ <revised count="1">2018-06-19</revised>
+ <bug>655266</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-misc/curl" auto="yes" arch="*">
+ <unaffected range="ge">7.60.0</unaffected>
+ <vulnerable range="lt">7.60.0</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>A command line tool and library for transferring data with URLs.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in cURL. Please review the
+ CVE identifiers referenced below for details.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>Remote attackers could cause a Denial of Service condition, obtain
+ sensitive information, or have other unspecified impacts.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All cURL users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=net-misc/curl-7.60.0"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2018-1000300">
+ CVE-2018-1000300
+ </uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2018-1000301">
+ CVE-2018-1000301
+ </uri>
+ </references>
+ <metadata tag="requester" timestamp="2018-06-13T20:21:48Z">b-man</metadata>
+ <metadata tag="submitter" timestamp="2018-06-19T23:55:18Z">b-man</metadata>
+</glsa>