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-201401-31.xml
Date: Mon, 27 Jan 2014 10:02:26
Message-Id: 20140127100223.88FD82004C@flycatcher.gentoo.org
1 zlogene 14/01/27 10:02:23
2
3 Added: glsa-201401-31.xml
4 Log:
5 GLSA 201401-31
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201401-31.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201401-31.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201401-31.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201401-31.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="201401-31">
20 <title>CEDET: Privilege escalation</title>
21 <synopsis>A vulnerability in CEDET could result in privilege escalation.</synopsis>
22 <product type="ebuild">cedet</product>
23 <announced>January 27, 2014</announced>
24 <revised>January 27, 2014: 2</revised>
25 <bug>398227</bug>
26 <access>local</access>
27 <affected>
28 <package name="app-emacs/cedet" auto="yes" arch="*">
29 <unaffected range="ge">1.0.1</unaffected>
30 <vulnerable range="lt">1.0.1</vulnerable>
31 </package>
32 </affected>
33 <background>
34 <p>CEDET is a Collection of Emacs Development Environment Tools written
35 with the end goal of creating an advanced development environment in
36 Emacs.
37 </p>
38 </background>
39 <description>
40 <p>An untrusted search path vulnerability was discovered in CEDET.</p>
41 </description>
42 <impact type="normal">
43 <p>A local attacker could escalate his privileges via a specially crafted
44 Lisp expression in a Project.ede file in the directory or a parent
45 directory of an opened file.
46 </p>
47 </impact>
48 <workaround>
49 <p>There is no known workaround at this time.</p>
50 </workaround>
51 <resolution>
52 <p>All CEDET users should upgrade to the latest version:</p>
53
54 <code>
55 # emerge --sync
56 # emerge --ask --oneshot --verbose "&gt;=app-emacs/cedet-1.0.1"
57 </code>
58
59 <p>NOTE: This is a legacy GLSA. Updates for all affected architectures are
60 available since February 01, 2012. It is likely that your system is
61 already no longer affected by this issue.
62 </p>
63
64 </resolution>
65 <references>
66 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-0035">CVE-2012-0035</uri>
67 </references>
68 <metadata tag="requester" timestamp="Wed, 01 Feb 2012 17:22:27 +0000">ago</metadata>
69 <metadata tag="submitter" timestamp="Mon, 27 Jan 2014 09:57:54 +0000">Zlogene</metadata>
70 </glsa>