summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
committerAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
commita24567fbc43f221b14e805f9bc0b7c6d16911c46 (patch)
tree910a04fe6ee560ac0eebac55f3cd2781c3519760 /glsa-201406-21.xml
downloadglsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.gz
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.bz2
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.zip
Import existing advisories
Diffstat (limited to 'glsa-201406-21.xml')
-rw-r--r--glsa-201406-21.xml58
1 files changed, 58 insertions, 0 deletions
diff --git a/glsa-201406-21.xml b/glsa-201406-21.xml
new file mode 100644
index 00000000..8bcfdb01
--- /dev/null
+++ b/glsa-201406-21.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
+<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201406-21">
+ <title>cURL: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in cURL, the worst of
+ which could lead to man-in-the-middle attacks.
+ </synopsis>
+ <product type="ebuild">curl</product>
+ <announced>June 22, 2014</announced>
+ <revised>June 22, 2014: 1</revised>
+ <bug>505864</bug>
+ <access>local, remote</access>
+ <affected>
+ <package name="net-misc/curl" auto="yes" arch="*">
+ <unaffected range="ge">7.36.0</unaffected>
+ <vulnerable range="lt">7.36.0</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>cURL is a command line tool for transferring files with URL syntax,
+ supporting numerous protocols.
+ </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>A remote attacker could cause a man-in-the-middle attack via a crafted
+ certificate issued by a legitimate certification authority. Furthermore,
+ a context-dependent attacker may be able to bypass security restrictions
+ by connecting as other users.
+ </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.36.0"
+ </code>
+
+ </resolution>
+ <references>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0138">CVE-2014-0138</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0139">CVE-2014-0139</uri>
+ </references>
+ <metadata tag="requester" timestamp="Tue, 10 Jun 2014 01:49:53 +0000">
+ BlueKnight
+ </metadata>
+ <metadata tag="submitter" timestamp="Sun, 22 Jun 2014 13:14:51 +0000">K_F</metadata>
+</glsa>