summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2016-07-20 17:46:03 +0900
committerAaron Bauman <bman@gentoo.org>2016-07-20 17:46:03 +0900
commitb75e31d00be17b1ee655ffd81d43a9673927dc70 (patch)
tree68e305b65e2986fe6a9451afb888f077d0b4a64f /glsa-201607-08.xml
parentAdd GLSA 201607-07 (diff)
downloadglsa-b75e31d00be17b1ee655ffd81d43a9673927dc70.tar.gz
glsa-b75e31d00be17b1ee655ffd81d43a9673927dc70.tar.bz2
glsa-b75e31d00be17b1ee655ffd81d43a9673927dc70.zip
Add GLSA 201607-07
Diffstat (limited to 'glsa-201607-08.xml')
-rw-r--r--glsa-201607-08.xml49
1 files changed, 49 insertions, 0 deletions
diff --git a/glsa-201607-08.xml b/glsa-201607-08.xml
new file mode 100644
index 00000000..144c5e53
--- /dev/null
+++ b/glsa-201607-08.xml
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201607-08">
+ <title>Dropbear: Privilege escalation</title>
+ <synopsis>A vulnerability has been found in Dropbear, which allows remote
+ authenticated users to bypass intended shell-command restrictions.
+ </synopsis>
+ <product type="ebuild"></product>
+ <announced>July 20, 2016</announced>
+ <revised>July 20, 2016: 1</revised>
+ <bug>577050</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-misc/dropbear" auto="yes" arch="*">
+ <unaffected range="ge">2016.73</unaffected>
+ <vulnerable range="lt">2016.73</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Dropbear is a relatively small SSH server and client.</p>
+ </background>
+ <description>
+ <p>A CRLF injection vulnerability in Dropbear SSH allows remote
+ authenticated users to bypass intended shell-command restrictions via
+ crafted X11 forwarding data.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A remote authenticated user could execute arbitrary code with the
+ privileges of the process.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All Dropbear users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=net-misc/dropbear-2016.73"
+ </code>
+ </resolution>
+ <references>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-3116">CVE-2016-3116</uri>
+ </references>
+ <metadata tag="requester" timestamp="Tue, 21 Jun 2016 05:13:38 +0000">b-man</metadata>
+ <metadata tag="submitter" timestamp="Wed, 20 Jul 2016 08:45:10 +0000">b-man</metadata>
+</glsa>