summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-12-14 19:44:31 +0100
committerThomas Deutschmann <whissi@gentoo.org>2017-12-14 19:44:31 +0100
commit30b0a682c74fee092dcec1e6356f4afc7fa14625 (patch)
tree8ccdab1d8c34b4bfda7cb465d8193e98f65f1198
parentAdd GLSA 201712-03 (diff)
downloadglsa-30b0a682c74fee092dcec1e6356f4afc7fa14625.tar.gz
glsa-30b0a682c74fee092dcec1e6356f4afc7fa14625.tar.bz2
glsa-30b0a682c74fee092dcec1e6356f4afc7fa14625.zip
Add GLSA 201712-04
-rw-r--r--glsa-201712-04.xml65
1 files changed, 65 insertions, 0 deletions
diff --git a/glsa-201712-04.xml b/glsa-201712-04.xml
new file mode 100644
index 00000000..ba252c67
--- /dev/null
+++ b/glsa-201712-04.xml
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201712-04">
+ <title>cURL: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in cURL, the worst of
+ which may allow execution of arbitrary code.
+ </synopsis>
+ <product type="ebuild">curl</product>
+ <announced>2017-12-14</announced>
+ <revised>2017-12-14: 1</revised>
+ <bug>633430</bug>
+ <bug>635140</bug>
+ <bug>638734</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-misc/curl" auto="yes" arch="*">
+ <unaffected range="ge">7.57.0</unaffected>
+ <vulnerable range="lt">7.57.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, disclose
+ sensitive information or 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.57.0"
+ </code>
+
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-1000254">
+ CVE-2017-1000254
+ </uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-1000257">
+ CVE-2017-1000257
+ </uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-8816">
+ CVE-2017-8816
+ </uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-8817">
+ CVE-2017-8817
+ </uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-8818">
+ CVE-2017-8818
+ </uri>
+ </references>
+ <metadata tag="requester" timestamp="2017-11-29T04:20:30Z">jmbailey</metadata>
+ <metadata tag="submitter" timestamp="2017-12-14T18:43:49Z">jmbailey</metadata>
+</glsa>