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-201310-19.xml
Date: Mon, 28 Oct 2013 12:03:29
Message-Id: 20131028120326.92A2B20047@flycatcher.gentoo.org
1 pinkbyte 13/10/28 12:03:26
2
3 Added: glsa-201310-19.xml
4 Log:
5 GLSA 201310-19
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201310-19.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201310-19.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201310-19.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201310-19.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="201310-19">
20 <title>X2Go Server: Arbitrary code execution</title>
21 <synopsis>A path vulnerability in X2Go Server may allow remote execution of
22 arbitrary code.
23 </synopsis>
24 <product type="ebuild">x2goserver</product>
25 <announced>October 28, 2013</announced>
26 <revised>October 28, 2013: 1</revised>
27 <bug>472582</bug>
28 <access>remote</access>
29 <affected>
30 <package name="net-misc/x2goserver" auto="yes" arch="*">
31 <unaffected range="ge">4.0.0.2</unaffected>
32 <vulnerable range="lt">4.0.0.2</vulnerable>
33 </package>
34 </affected>
35 <background>
36 <p>X2Go is an open source terminal server project.</p>
37 </background>
38 <description>
39 <p>A vulnerability in the setgid wrapper x2gosqlitewrapper.c does not
40 hardcode an internal path to x2gosqlitewrapper.pl, allowing a remote
41 attacker to change that path.
42 </p>
43 </description>
44 <impact type="high">
45 <p>A remote attacker may be able to execute arbitrary code with the
46 privileges of the user running the server process.
47 </p>
48 </impact>
49 <workaround>
50 <p>There is no known workaround at this time.</p>
51 </workaround>
52 <resolution>
53 <p>All X2Go Server users should upgrade to the latest version:</p>
54
55 <code>
56 # emerge --sync
57 # emerge --ask --oneshot --verbose "&gt;=net-misc/x2goserver-4.0.0.2"
58 </code>
59
60 </resolution>
61 <references>
62 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4376">CVE-2013-4376</uri>
63 </references>
64 <metadata tag="requester" timestamp="Wed, 11 Sep 2013 15:02:19 +0000">
65 creffett
66 </metadata>
67 <metadata tag="submitter" timestamp="Mon, 28 Oct 2013 12:03:05 +0000">
68 creffett
69 </metadata>
70 </glsa>