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-201311-13.xml
Date: Wed, 20 Nov 2013 10:14:10
Message-Id: 20131120101405.AA49E2004B@flycatcher.gentoo.org
1 pinkbyte 13/11/20 10:14:05
2
3 Added: glsa-201311-13.xml
4 Log:
5 GLSA 201311-13
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201311-13.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201311-13.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201311-13.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201311-13.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="201311-13">
20 <title>OpenVPN: Multiple vulnerabilities</title>
21 <synopsis>Multiple vulnerabilities have been found in OpenVPN, allowing
22 remote attackers to read encrypted traffic.
23 </synopsis>
24 <product type="ebuild">openvpn</product>
25 <announced>November 20, 2013</announced>
26 <revised>November 20, 2013: 1</revised>
27 <bug>293894</bug>
28 <bug>468756</bug>
29 <access>remote</access>
30 <affected>
31 <package name="net-misc/openvpn" auto="yes" arch="*">
32 <unaffected range="ge">2.3.1</unaffected>
33 <vulnerable range="lt">2.3.1</vulnerable>
34 </package>
35 </affected>
36 <background>
37 <p>OpenVPN is a multi-platform, full-featured SSL VPN solution. </p>
38 </background>
39 <description>
40 <p>Multiple vulnerabilities have been discovered in OpenVPN. Please review
41 the CVE identifiers referenced below for details.
42 </p>
43 </description>
44 <impact type="normal">
45 <p>A remote attacker may be able to recover plaintext from an encrypted
46 communication. Another vulnerability could allow remote attacker perform
47 a Man-in-the-Middle attack.
48 </p>
49 </impact>
50 <workaround>
51 <p>There is no known workaround at this time.</p>
52 </workaround>
53 <resolution>
54 <p>All OpenVPN users should upgrade to the latest version:</p>
55
56 <code>
57 # emerge --sync
58 # emerge --ask --oneshot --verbose "&gt;=net-misc/openvpn-2.3.1"
59 </code>
60
61 </resolution>
62 <references>
63 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-3555">CVE-2009-3555</uri>
64 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-2061">CVE-2013-2061</uri>
65 </references>
66 <metadata tag="requester" timestamp="Fri, 23 Aug 2013 14:49:37 +0000">
67 creffett
68 </metadata>
69 <metadata tag="submitter" timestamp="Wed, 20 Nov 2013 10:13:40 +0000">
70 creffett
71 </metadata>
72 </glsa>