mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
Merge commit '849726d04fc8e25ea56d3c54858506f82619e186'
This commit is contained in:
44
metadata/glsa/glsa-202401-09.xml
Normal file
44
metadata/glsa/glsa-202401-09.xml
Normal file
@@ -0,0 +1,44 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
||||
<glsa id="202401-09">
|
||||
<title>Eclipse Mosquitto: Multiple Vulnerabilities</title>
|
||||
<synopsis>Multiple vulnerabilities have been found in Eclipse Mosquitto which could result in denial of service.</synopsis>
|
||||
<product type="ebuild">mosquitto</product>
|
||||
<announced>2024-01-07</announced>
|
||||
<revised count="1">2024-01-07</revised>
|
||||
<bug>918540</bug>
|
||||
<access>remote</access>
|
||||
<affected>
|
||||
<package name="app-misc/mosquitto" auto="yes" arch="*">
|
||||
<unaffected range="ge">2.0.17</unaffected>
|
||||
<vulnerable range="lt">2.0.17</vulnerable>
|
||||
</package>
|
||||
</affected>
|
||||
<background>
|
||||
<p>Eclipse Mosquitto is an open source MQTT v3 broker.</p>
|
||||
</background>
|
||||
<description>
|
||||
<p>Multiple vulnerabilities have been discovered in Eclipse Mosquitto. Please review the CVE identifier referenced below for details.</p>
|
||||
</description>
|
||||
<impact type="low">
|
||||
<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 Eclipse Mosquitto users should upgrade to the latest version:</p>
|
||||
|
||||
<code>
|
||||
# emerge --sync
|
||||
# emerge --ask --oneshot --verbose ">=app-misc/mosquitto-2.0.17"
|
||||
</code>
|
||||
</resolution>
|
||||
<references>
|
||||
<uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-0809">CVE-2023-0809</uri>
|
||||
<uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-3592">CVE-2023-3592</uri>
|
||||
<uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-28366">CVE-2023-28366</uri>
|
||||
</references>
|
||||
<metadata tag="requester" timestamp="2024-01-07T09:13:27.446170Z">ajak</metadata>
|
||||
<metadata tag="submitter" timestamp="2024-01-07T09:13:27.448434Z">graaff</metadata>
|
||||
</glsa>
|
||||
Reference in New Issue
Block a user