summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository QA checks <repo-qa-checks@gentoo.org>2016-04-14 08:02:22 +0000
committerRepository QA checks <repo-qa-checks@gentoo.org>2016-04-14 08:02:22 +0000
commit670f14532cf81a4e02d989bcb1254e1e48bcb4e4 (patch)
tree68ef72d9e802ec198860f87b94402f4ca3aae287 /metadata/glsa/glsa-201110-05.xml
parentAdd 'metadata/dtd/' from commit 'f8325042cda078a7fa29be8dcb9a092219332112' (diff)
parentAdd GLSA 201604-03 - Fix (diff)
downloadgentoo-670f14532cf81a4e02d989bcb1254e1e48bcb4e4.tar.gz
gentoo-670f14532cf81a4e02d989bcb1254e1e48bcb4e4.tar.bz2
gentoo-670f14532cf81a4e02d989bcb1254e1e48bcb4e4.zip
Add 'metadata/glsa/' from commit 'aacff3c55fb52643f95332002ecdb7d439b8e4df'
git-subtree-dir: metadata/glsa git-subtree-mainline: 3149e13ab601ad3a8f925656fd88567d2626de47 git-subtree-split: aacff3c55fb52643f95332002ecdb7d439b8e4df
Diffstat (limited to 'metadata/glsa/glsa-201110-05.xml')
-rw-r--r--metadata/glsa/glsa-201110-05.xml64
1 files changed, 64 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201110-05.xml b/metadata/glsa/glsa-201110-05.xml
new file mode 100644
index 000000000000..538cbd75da3c
--- /dev/null
+++ b/metadata/glsa/glsa-201110-05.xml
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201110-05">
+ <title>GnuTLS: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities were found in GnuTLS, allowing for easier
+ man-in-the-middle attacks.
+ </synopsis>
+ <product type="ebuild">gnutls</product>
+ <announced>October 10, 2011</announced>
+ <revised>October 10, 2011: 1</revised>
+ <bug>281224</bug>
+ <bug>292025</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-libs/gnutls" auto="yes" arch="*">
+ <unaffected range="ge">2.10.0</unaffected>
+ <vulnerable range="lt">2.10.0</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>GnuTLS is an Open Source implementation of the TLS 1.2 and SSL 3.0
+ protocols.
+ </p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in GnuTLS. Please review
+ the CVE identifiers referenced below for details.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>An attacker could perform man-in-the-middle attacks to spoof arbitrary
+ SSL servers via a crafted certificate issued by a legitimate
+ Certification Authority or to inject an arbitrary amount of chosen
+ plaintext into the beginning of the application protocol stream, allowing
+ for further exploitation.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All GnuTLS users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=net-libs/gnutls-2.10.0"
+ </code>
+
+ <p>NOTE: This is a legacy GLSA. Updates for all affected architectures are
+ available since August 6, 2010. It is likely that your system is already
+ no longer affected by this issue.
+ </p>
+ </resolution>
+ <references>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-2730">CVE-2009-2730</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-3555">CVE-2009-3555</uri>
+ </references>
+ <metadata timestamp="Fri, 07 Oct 2011 23:38:18 +0000" tag="requester">
+ keytoaster
+ </metadata>
+ <metadata timestamp="Mon, 10 Oct 2011 20:33:39 +0000" tag="submitter">
+ keytoaster
+ </metadata>
+</glsa>