Gentoo Archives: gentoo-commits

From: "Chris Reffett (creffett)" <creffett@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201309-02.xml
Date: Mon, 02 Sep 2013 00:00:47
Message-Id: 20130902000041.653A82004C@flycatcher.gentoo.org
1 creffett 13/09/02 00:00:41
2
3 Added: glsa-201309-02.xml
4 Log:
5 GLSA-201309-02
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201309-02.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201309-02.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201309-02.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201309-02.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="201309-02">
20 <title>strongSwan: Multiple vulnerabilities</title>
21 <synopsis>Multiple vulnerabilities have been found in strongSwan, possibly
22 allowing remote attackers to authenticate as other users or cause a Denial
23 of Service condition.
24 </synopsis>
25 <product type="ebuild">strongswan</product>
26 <announced>September 01, 2013</announced>
27 <revised>September 01, 2013: 1</revised>
28 <bug>468504</bug>
29 <bug>479396</bug>
30 <bug>483202</bug>
31 <access>remote</access>
32 <affected>
33 <package name="net-misc/strongswan" auto="yes" arch="*">
34 <unaffected range="ge">5.1.0</unaffected>
35 <vulnerable range="lt">5.1.0</vulnerable>
36 </package>
37 </affected>
38 <background>
39 <p>strongSwan is an IPSec implementation for Linux.</p>
40 </background>
41 <description>
42 <p>Multiple vulnerabilities have been discovered in strongSwan. Please
43 review the CVE identifiers referenced below for details.
44 </p>
45 </description>
46 <impact type="low">
47 <p>A remote attacker could use ECDSA to authenticate as another user with
48 an invalid signature. Additionally, a remote attacker could send a
49 specially crafted request, possibly resulting in a Denial of Service.
50 </p>
51 </impact>
52 <workaround>
53 <p>There is no known workaround at this time.</p>
54 </workaround>
55 <resolution>
56 <p>All strongSwan users should upgrade to the latest version:</p>
57
58 <code>
59 # emerge --sync
60 # emerge --ask --oneshot --verbose "&gt;=net-misc/strongswan-5.1.0"
61 </code>
62
63 </resolution>
64 <references>
65 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-2054">CVE-2013-2054</uri>
66 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-2944">CVE-2013-2944</uri>
67 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-5018">CVE-2013-5018</uri>
68 </references>
69 <metadata tag="requester" timestamp="Fri, 23 Aug 2013 13:39:48 +0000">
70 creffett
71 </metadata>
72 <metadata tag="submitter" timestamp="Sun, 01 Sep 2013 23:59:13 +0000">
73 creffett
74 </metadata>
75 </glsa>