summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2022-10-31 01:14:04 +0000
committerJohn Helmert III <ajak@gentoo.org>2022-10-30 20:40:15 -0500
commitafaa1e2a7eac94eb6f2ecf1950d5cf22db044f31 (patch)
treed40030a126ceac8e55ea953f72f9b4a981dc9150 /glsa-202210-20.xml
parent[ GLSA 202210-19 ] Apptainer: Lack of Digital Signature Hash Verification (diff)
downloadglsa-afaa1e2a7eac94eb6f2ecf1950d5cf22db044f31.tar.gz
glsa-afaa1e2a7eac94eb6f2ecf1950d5cf22db044f31.tar.bz2
glsa-afaa1e2a7eac94eb6f2ecf1950d5cf22db044f31.zip
[ GLSA 202210-20 ] Nicotine+: Denial of Service
Bug: https://bugs.gentoo.org/835374 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'glsa-202210-20.xml')
-rw-r--r--glsa-202210-20.xml42
1 files changed, 42 insertions, 0 deletions
diff --git a/glsa-202210-20.xml b/glsa-202210-20.xml
new file mode 100644
index 00000000..0efb8be7
--- /dev/null
+++ b/glsa-202210-20.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202210-20">
+ <title>Nicotine+: Denial of Service</title>
+ <synopsis>A vulnerability has been found in Nicotine+ which could result in denial of service.</synopsis>
+ <product type="ebuild">nicotine+</product>
+ <announced>2022-10-31</announced>
+ <revised count="1">2022-10-31</revised>
+ <bug>835374</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-p2p/nicotine+" auto="yes" arch="*">
+ <unaffected range="ge">3.2.1</unaffected>
+ <vulnerable range="lt">3.2.1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Nicotine+ is a fork of nicotine, a Soulseek client in Python.</p>
+ </background>
+ <description>
+ <p>Nicotine+ does not sufficiently validate file path in download requests.</p>
+ </description>
+ <impact type="low">
+ <p>A file path in a download request which contains a null character will cause a crash of Nicotine+.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All Nicotine+ users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=net-p2p/nicotine+-3.2.1"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-45848">CVE-2021-45848</uri>
+ </references>
+ <metadata tag="requester" timestamp="2022-10-31T01:14:04.156383Z">ajak</metadata>
+ <metadata tag="submitter" timestamp="2022-10-31T01:14:04.161504Z">ajak</metadata>
+</glsa> \ No newline at end of file