summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2023-12-28 02:21:28 +0000
committerSam James <sam@gentoo.org>2023-12-28 02:22:09 +0000
commit3dfe782899716a3480c9481c69bca8c231c663a7 (patch)
tree4d128c36313a5e1113c354dd9263ab30e5924420
parent[ GLSA 202312-16 ] libssh: Multiple Vulnerabilities (diff)
downloadglsa-3dfe782899716a3480c9481c69bca8c231c663a7.tar.gz
glsa-3dfe782899716a3480c9481c69bca8c231c663a7.tar.bz2
glsa-3dfe782899716a3480c9481c69bca8c231c663a7.zip
[ GLSA 202312-17 ] OpenSSH: Multiple Vulnerabilities
Bug: https://bugs.gentoo.org/920292 Bug: https://bugs.gentoo.org/920722 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--glsa-202312-17.xml45
1 files changed, 45 insertions, 0 deletions
diff --git a/glsa-202312-17.xml b/glsa-202312-17.xml
new file mode 100644
index 00000000..a6dcf890
--- /dev/null
+++ b/glsa-202312-17.xml
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202312-17">
+ <title>OpenSSH: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in OpenSSH, the worst of which could lead to code execution.</synopsis>
+ <product type="ebuild">openssh</product>
+ <announced>2023-12-28</announced>
+ <revised count="1">2023-12-28</revised>
+ <bug>920292</bug>
+ <bug>920722</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-misc/openssh" auto="yes" arch="*">
+ <unaffected range="ge">9.6_p1</unaffected>
+ <vulnerable range="lt">9.6_p1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>OpenSSH is a free application suite consisting of server and clients that replace tools like telnet, rlogin, rcp and ftp with more secure versions offering additional functionality.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in OpenSSH. Please review the CVE identifiers referenced below for details.</p>
+ </description>
+ <impact type="high">
+ <p>Please review the referenced CVE identifiers for details.</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 ">=net-misc/openssh-9.6_p1"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-48795">CVE-2023-48795</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-51385">CVE-2023-51385</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-51385,CVE-2023-48795">CVE-2023-51385,CVE-2023-48795</uri>
+ </references>
+ <metadata tag="requester" timestamp="2023-12-28T02:21:28.668404Z">sam</metadata>
+ <metadata tag="submitter" timestamp="2023-12-28T02:21:28.672567Z">sam</metadata>
+</glsa> \ No newline at end of file