Gentoo Archives: gentoo-commits

From: "Sergey Popov (pinkbyte)" <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201310-18.xml
Date: Mon, 28 Oct 2013 11:34:03
Message-Id: 20131028113350.9784E20047@flycatcher.gentoo.org
1 pinkbyte 13/10/28 11:33:50
2
3 Added: glsa-201310-18.xml
4 Log:
5 GLSA 201310-18
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201310-18.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201310-18.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201310-18.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201310-18.xml
14 ===================================================================
15 <?xml version="1.0" encoding="UTF-8"?>
16 <?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
17 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
18 <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
19 <glsa id="201310-18">
20 <title>GnuTLS: Multiple vulnerabilities</title>
21 <synopsis>Multiple vulnerabilities have been discovered in GnuTLS, the worst
22 of which could lead to Denial of Service.
23 </synopsis>
24 <product type="ebuild">gnutls</product>
25 <announced>October 28, 2013</announced>
26 <revised>October 28, 2013: 1</revised>
27 <bug>455560</bug>
28 <bug>471788</bug>
29 <access>remote</access>
30 <affected>
31 <package name="net-libs/gnutls" auto="yes" arch="*">
32 <unaffected range="ge">2.12.23-r1</unaffected>
33 <vulnerable range="lt">2.12.23-r1</vulnerable>
34 </package>
35 </affected>
36 <background>
37 <p>GnuTLS is an Open Source implementation of the TLS 1.2 and SSL 3.0
38 protocols.
39 </p>
40 </background>
41 <description>
42 <p>Multiple vulnerabilities have been discovered in GnuTLS. Please review
43 the CVE identifiers and Lucky Thirteen research paper referenced below
44 for details.
45 </p>
46 </description>
47 <impact type="normal">
48 <p>A remote attacker could sent a specially crafted packet to cause a
49 Denial of Service condition. Additionally, a remote attacker could
50 perform man-in-the-middle attacks to recover plaintext data.
51 </p>
52 </impact>
53 <workaround>
54 <p>There is no known workaround at this time.</p>
55 </workaround>
56 <resolution>
57 <p>All GnuTLS users should upgrade to the latest version:</p>
58
59 <code>
60 # emerge --sync
61 # emerge --ask --oneshot --verbose "&gt;=net-libs/gnutls-2.12.23-r1"
62 </code>
63
64 </resolution>
65 <references>
66 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1619">CVE-2013-1619</uri>
67 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-2116">CVE-2013-2116</uri>
68 <uri link="http://www.isg.rhul.ac.uk/tls/TLStiming.pdf">Lucky Thirteen:
69 Breaking the TLS and DTLS Record Protocols
70 </uri>
71 </references>
72 <metadata tag="requester" timestamp="Sun, 24 Mar 2013 19:32:51 +0000">
73 keytoaster
74 </metadata>
75 <metadata tag="submitter" timestamp="Mon, 28 Oct 2013 11:33:22 +0000">ackle</metadata>
76 </glsa>