summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-12-30 22:16:15 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-12-30 22:16:51 +0100
commit420ea97a8711d80f782521673cb4e79a909bbab9 (patch)
treea9f1514733d79594aed37f05a68bbd1af3ca3bcb
parentAdd GLSA 201812-09 (diff)
downloadglsa-420ea97a8711d80f782521673cb4e79a909bbab9.tar.gz
glsa-420ea97a8711d80f782521673cb4e79a909bbab9.tar.bz2
glsa-420ea97a8711d80f782521673cb4e79a909bbab9.zip
GLSA 201812-10 added: x11-libs/gksu: Arbitrary command execution
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--glsa-201812-10.xml44
1 files changed, 44 insertions, 0 deletions
diff --git a/glsa-201812-10.xml b/glsa-201812-10.xml
new file mode 100644
index 00000000..2216a329
--- /dev/null
+++ b/glsa-201812-10.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201812-10">
+ <title>GKSu: Arbitrary command execution</title>
+ <synopsis>A vulnerability in GKSu might allow attackers to execute arbitrary
+ commands.
+ </synopsis>
+ <product type="ebuild">gksu</product>
+ <announced>2018-12-30</announced>
+ <revised count="1">2018-12-30</revised>
+ <bug>534540</bug>
+ <access>remote</access>
+ <affected>
+ <package name="x11-libs/gksu" auto="yes" arch="*">
+ <vulnerable range="le">2.0.2</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>A library that provides a Gtk+ frontend to su and sudo.</p>
+ </background>
+ <description>
+ <p>A vulnerability was discovered in GKSu’s gksu-run-helper.</p>
+ </description>
+ <impact type="normal">
+ <p>An attacker could execute arbitrary commands.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>Gentoo has discontinued support for GKSu and recommends that users
+ unmerge the package:
+ </p>
+
+ <code>
+ # emerge --unmerge "x11-libs/gksu"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2014-2886">CVE-2014-2886</uri>
+ </references>
+ <metadata tag="requester" timestamp="2018-12-11T17:31:55Z">b-man</metadata>
+ <metadata tag="submitter" timestamp="2018-12-30T21:10:46Z">b-man</metadata>
+</glsa>