Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201402-08.xml
Date: Thu, 06 Feb 2014 15:31:47
Message-Id: 20140206153142.C3A672004C@flycatcher.gentoo.org
1 zlogene 14/02/06 15:31:42
2
3 Added: glsa-201402-08.xml
4 Log:
5 GLSA 201402-08
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201402-08.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201402-08.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201402-08.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201402-08.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="201402-08">
20 <title>stunnel: Multiple vulnerabilities</title>
21 <synopsis>Multiple vulnerabilities have been found in stunnel, the worst of
22 which may cause a Denial of Service condition.
23 </synopsis>
24 <product type="ebuild">stunnel</product>
25 <announced>February 06, 2014</announced>
26 <revised>February 06, 2014: 1</revised>
27 <bug>460278</bug>
28 <access>remote</access>
29 <affected>
30 <package name="net-misc/stunnel" auto="yes" arch="*">
31 <unaffected range="ge">4.56-r1</unaffected>
32 <vulnerable range="lt">4.56-r1</vulnerable>
33 </package>
34 </affected>
35 <background>
36 <p>The stunnel program is designed to work as an SSL encryption wrapper
37 between a client and a local or remote server.
38 </p>
39 </background>
40 <description>
41 <p>Multiple vulnerabilities have been discovered in stunnel. Please review
42 the CVE identifiers referenced below for details.
43 </p>
44 </description>
45 <impact type="normal">
46 <p>A remote attacker could cause a Denial of Service condition or disclose
47 potentially sensitive information.
48 </p>
49 </impact>
50 <workaround>
51 <p>There is no known workaround at this time.</p>
52 </workaround>
53 <resolution>
54 <p>All stunnel users should upgrade to the latest version:</p>
55
56 <code>
57 # emerge --sync
58 # emerge --ask --oneshot --verbose "&gt;=net-misc/stunnel-4.56-r1"
59 </code>
60
61 </resolution>
62 <references>
63 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-2686">CVE-2012-2686</uri>
64 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-0166">CVE-2013-0166</uri>
65 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-0169">CVE-2013-0169</uri>
66 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1762">CVE-2013-1762</uri>
67 </references>
68 <metadata tag="requester" timestamp="Fri, 23 Aug 2013 14:54:34 +0000">
69 creffett
70 </metadata>
71 <metadata tag="submitter" timestamp="Thu, 06 Feb 2014 15:28:34 +0000">
72 pinkbyte
73 </metadata>
74 </glsa>