summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-07-10 16:08:56 +0300
committerMikle Kolyada <zlogene@gentoo.org>2015-07-10 16:08:56 +0300
commit72ccf3635429d2d86b8bbb429f8caae0ab3f556b (patch)
tree10d049d44fef5126bec300220ac0672dc16e95a0 /glsa-201507-16.xml
parentGLSA 201507-15 (diff)
downloadglsa-72ccf3635429d2d86b8bbb429f8caae0ab3f556b.tar.gz
glsa-72ccf3635429d2d86b8bbb429f8caae0ab3f556b.tar.bz2
glsa-72ccf3635429d2d86b8bbb429f8caae0ab3f556b.zip
GLSA 201507-16
Diffstat (limited to 'glsa-201507-16.xml')
-rw-r--r--glsa-201507-16.xml47
1 files changed, 47 insertions, 0 deletions
diff --git a/glsa-201507-16.xml b/glsa-201507-16.xml
new file mode 100644
index 00000000..6b5a78a8
--- /dev/null
+++ b/glsa-201507-16.xml
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201507-16">
+ <title>Portage: Man-in-the-middle attack</title>
+ <synopsis>A vulnerability in Portage's urlopen function could allow a remote
+ attacker to conduct a man-in-the-middle attack.
+ </synopsis>
+ <product type="ebuild">portage</product>
+ <announced>July 10, 2015</announced>
+ <revised>July 10, 2015: 1</revised>
+ <bug>469888</bug>
+ <access>remote</access>
+ <affected>
+ <package name="sys-apps/portage" auto="yes" arch="*">
+ <unaffected range="ge">2.1.12.2</unaffected>
+ <vulnerable range="lt">2.1.12.2</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Portage is the package management and distribution system for Gentoo.</p>
+ </background>
+ <description>
+ <p>Portage does not verify X.509 SSL certificate properly if HTTPS is used.</p>
+ </description>
+ <impact type="normal">
+ <p>A remote attacker can spoof servers and modify binary package lists via
+ specially crafted certificate.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All Portage users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=sys-apps/portage-2.1.12.2"
+ </code>
+
+ </resolution>
+ <references>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-2100">CVE-2013-2100</uri>
+ </references>
+ <metadata tag="requester" timestamp="Mon, 11 May 2015 16:42:59 +0000">K_F</metadata>
+ <metadata tag="submitter" timestamp="Fri, 10 Jul 2015 13:09:53 +0000">Zlogene</metadata>
+</glsa>