summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-10-06 13:03:38 -0400
committerAaron Bauman <bman@gentoo.org>2018-10-06 13:03:38 -0400
commit50b3b4fbb58f0264ea8829738cb667127143d612 (patch)
treeaf9a16c8e959521af00cf4321b1c1b9e98bcf031
parent[ GLSA 201810-02 ] SoX: Multiple vulnerabilities (diff)
downloadglsa-50b3b4fbb58f0264ea8829738cb667127143d612.tar.gz
glsa-50b3b4fbb58f0264ea8829738cb667127143d612.tar.bz2
glsa-50b3b4fbb58f0264ea8829738cb667127143d612.zip
[ GLSA 201810-03 ] OpenSSH: User enumeration vulnerability
Signed-off-by: Aaron Bauman <bman@gentoo.org>
-rw-r--r--glsa-201810-03.xml49
1 files changed, 49 insertions, 0 deletions
diff --git a/glsa-201810-03.xml b/glsa-201810-03.xml
new file mode 100644
index 00000000..9165083a
--- /dev/null
+++ b/glsa-201810-03.xml
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201810-03">
+ <title>OpenSSH: User enumeration vulnerability</title>
+ <synopsis>A vulnerability in OpenSSH might allow remote attackers to
+ determine valid usernames.
+ </synopsis>
+ <product type="ebuild">openssh</product>
+ <announced>2018-10-06</announced>
+ <revised count="1">2018-10-06</revised>
+ <bug>664264</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-misc/openssh" auto="yes" arch="*">
+ <unaffected range="ge">7.7_p1-r8</unaffected>
+ <vulnerable range="lt">7.7_p1-r8</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>OpenSSH is a complete SSH protocol implementation that includes SFTP
+ client and server support.
+ </p>
+ </background>
+ <description>
+ <p>It was discovered that OpenSSH was prone to a user enumeration
+ vulnerability.
+ </p>
+ </description>
+ <impact type="low">
+ <p>A remote attacker could conduct user enumeration.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All OpenSSH users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=net-misc/openssh-7.7_p1-r8"
+ </code>
+
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2018-15473">CVE-2018-15473</uri>
+ </references>
+ <metadata tag="requester" timestamp="2018-08-23T00:18:32Z">whissi</metadata>
+ <metadata tag="submitter" timestamp="2018-10-06T17:02:32Z">whissi</metadata>
+</glsa>