summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2018-12-06 22:04:18 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2018-12-06 22:04:18 +0000
commit88b22e8f17cdd27fab38e6bd2c3f68c652a3d47f (patch)
tree004754c968d07e0711ed0a607e0e6c2f4b820c83 /metadata/glsa/glsa-201812-05.xml
parentMerge updates from master (diff)
parent[ GLSA 201812-05 ] EDE: Privilege escalation (diff)
downloadgentoo-88b22e8f17cdd27fab38e6bd2c3f68c652a3d47f.tar.gz
gentoo-88b22e8f17cdd27fab38e6bd2c3f68c652a3d47f.tar.bz2
gentoo-88b22e8f17cdd27fab38e6bd2c3f68c652a3d47f.zip
Merge commit 'e8baece6ba43ac8bcff1d93d0a85f9192c4c8bfd'
Diffstat (limited to 'metadata/glsa/glsa-201812-05.xml')
-rw-r--r--metadata/glsa/glsa-201812-05.xml48
1 files changed, 48 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201812-05.xml b/metadata/glsa/glsa-201812-05.xml
new file mode 100644
index 000000000000..a40c55455c52
--- /dev/null
+++ b/metadata/glsa/glsa-201812-05.xml
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201812-05">
+ <title>EDE: Privilege escalation</title>
+ <synopsis>A vulnerability in EDE could result in privilege escalation.</synopsis>
+ <product type="ebuild">ede, emacs</product>
+ <announced>2018-12-06</announced>
+ <revised count="1">2018-12-06</revised>
+ <bug>398241</bug>
+ <access>local</access>
+ <affected>
+ <package name="app-xemacs/ede" auto="yes" arch="*">
+ <unaffected range="ge">1.07</unaffected>
+ <vulnerable range="lt">1.07</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>A package that simplifies the task of creating, building, and debugging
+ large programs with Emacs. It provides some of the features of an IDE, or
+ Integrated Development Environment, in Emacs.
+ </p>
+ </background>
+ <description>
+ <p>An untrusted search path vulnerability was discovered in EDE.</p>
+ </description>
+ <impact type="normal">
+ <p>A local attacker could escalate his privileges via a specially crafted
+ Lisp expression in a Project.ede file in the directory or a parent
+ directory of an opened file.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All EDE users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=app-xemacs/ede-1.07"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2012-0035">CVE-2012-0035</uri>
+ </references>
+ <metadata tag="requester" timestamp="2018-12-03T22:46:03Z">b-man</metadata>
+ <metadata tag="submitter" timestamp="2018-12-06T22:01:41Z">b-man</metadata>
+</glsa>