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-201403-06.xml
Date: Wed, 26 Mar 2014 10:29:06
Message-Id: 20140326102903.8B8552004E@flycatcher.gentoo.org
1 zlogene 14/03/26 10:29:03
2
3 Added: glsa-201403-06.xml
4 Log:
5 GLSA 201403-06
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201403-06.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201403-06.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201403-06.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201403-06.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="201403-06">
20 <title>libupnp: Arbitrary code execution</title>
21 <synopsis>Multiple buffer overflow flaws in libupnp may allow execution of
22 arbitrary code.
23 </synopsis>
24 <product type="ebuild">libupnp</product>
25 <announced>March 26, 2014</announced>
26 <revised>March 26, 2014: 1</revised>
27 <bug>454570</bug>
28 <access>remote</access>
29 <affected>
30 <package name="net-libs/libupnp" auto="yes" arch="*">
31 <unaffected range="ge">1.6.18</unaffected>
32 <vulnerable range="lt">1.6.18</vulnerable>
33 </package>
34 </affected>
35 <background>
36 <p>libupnp is a portable, open source, UPnP development kit.</p>
37 </background>
38 <description>
39 <p>Multiple buffer overflow vulnerabilities have been discovered in
40 libupnp. Please review the CVE identifiers referenced below for details.
41 </p>
42 </description>
43 <impact type="high">
44 <p>A remote attacker could possibly execute arbitrary code with the
45 privileges of the process or cause a Denial of Service condition.
46 </p>
47 </impact>
48 <workaround>
49 <p>There is no known workaround at this time.</p>
50 </workaround>
51 <resolution>
52 <p>All libupnp users should upgrade to the latest version:</p>
53
54 <code>
55 # emerge --sync
56 # emerge --ask --oneshot --verbose "&gt;=net-libs/libupnp-1.6.18"
57 </code>
58 </resolution>
59 <references>
60 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-5958">CVE-2012-5958</uri>
61 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-5959">CVE-2012-5959</uri>
62 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-5960">CVE-2012-5960</uri>
63 </references>
64 <metadata tag="requester" timestamp="Sun, 17 Mar 2013 15:38:12 +0000">ackle</metadata>
65 <metadata tag="submitter" timestamp="Wed, 26 Mar 2014 10:27:19 +0000">ackle</metadata>
66 </glsa>