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-201406-29.xml
Date: Thu, 26 Jun 2014 23:28:15
Message-Id: 20140626232807.1329F2004E@flycatcher.gentoo.org
1 creffett 14/06/26 23:28:06
2
3 Added: glsa-201406-29.xml
4 Log:
5 GLSA 201406-29
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201406-29.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201406-29.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201406-29.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201406-29.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="201406-29">
20 <title>spice-gtk: Privilege escalation</title>
21 <synopsis>A vulnerability in spice-gtk could allow local attackers to gain
22 escalated privileges.
23 </synopsis>
24 <product type="ebuild">spice-gtk</product>
25 <announced>June 26, 2014</announced>
26 <revised>June 26, 2014: 1</revised>
27 <bug>435694</bug>
28 <access>remote</access>
29 <affected>
30 <package name="net-misc/spice-gtk" auto="yes" arch="*">
31 <unaffected range="ge">0.14</unaffected>
32 <vulnerable range="lt">0.14</vulnerable>
33 </package>
34 </affected>
35 <background>
36 <p>spice-gtk is a set of GObject and Gtk objects for connecting to Spice
37 servers and a client GUI.
38 </p>
39 </background>
40 <description>
41 <p>spice-gtk does not properly sanitize the DBUS_SYSTEM_BUS_ADDRESS
42 environment variable.
43 </p>
44 </description>
45 <impact type="high">
46 <p>A local attacker may be able to gain escalated privileges.</p>
47 </impact>
48 <workaround>
49 <p>There is no known workaround at this time.</p>
50 </workaround>
51 <resolution>
52 <p>All spice-gtk users should upgrade to the latest version:</p>
53
54 <code>
55 # emerge --sync
56 # emerge --ask --oneshot --verbose "&gt;=net-misc/spice-gtk-0.14"
57 </code>
58 </resolution>
59 <references>
60 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-4425">CVE-2012-4425</uri>
61 </references>
62 <metadata tag="requester" timestamp="Sun, 16 Dec 2012 21:53:39 +0000">craig</metadata>
63 <metadata tag="submitter" timestamp="Thu, 26 Jun 2014 23:23:49 +0000">ackle</metadata>
64 </glsa>