diff options
author | GLSAMaker <glsamaker@gentoo.org> | 2023-09-17 05:24:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-17 06:26:26 +0100 |
commit | e8a30f50018451e44407895ded131a11d1108b4d (patch) | |
tree | b1f21024d803b0b40a1d11355dfd8ebb8dc38b57 | |
parent | [ GLSA 202309-01 ] Apache HTTPD: Multiple Vulnerabilities (diff) | |
download | glsa-e8a30f50018451e44407895ded131a11d1108b4d.tar.gz glsa-e8a30f50018451e44407895ded131a11d1108b4d.tar.bz2 glsa-e8a30f50018451e44407895ded131a11d1108b4d.zip |
[ GLSA 202309-02 ] Wireshark: Multiple Vulnerabilities
Bug: https://bugs.gentoo.org/878421
Bug: https://bugs.gentoo.org/899548
Bug: https://bugs.gentoo.org/904248
Bug: https://bugs.gentoo.org/907133
Signed-off-by: GLSAMaker <glsamaker@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | glsa-202309-02.xml | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/glsa-202309-02.xml b/glsa-202309-02.xml new file mode 100644 index 00000000..8e65a0ee --- /dev/null +++ b/glsa-202309-02.xml @@ -0,0 +1,64 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="202309-02"> + <title>Wireshark: Multiple Vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been found in Wireshark, the worst of which could result in denial of service.</synopsis> + <product type="ebuild">wireshark</product> + <announced>2023-09-17</announced> + <revised count="1">2023-09-17</revised> + <bug>878421</bug> + <bug>899548</bug> + <bug>904248</bug> + <bug>907133</bug> + <access>remote</access> + <affected> + <package name="net-analyzer/wireshark" auto="yes" arch="*"> + <unaffected range="ge">4.0.6</unaffected> + <vulnerable range="lt">4.0.6</vulnerable> + </package> + </affected> + <background> + <p>Wireshark is a versatile network protocol analyzer.</p> + </background> + <description> + <p>Multiple vulnerabilities have been discovered in Wireshark. Please review the CVE identifiers 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 Wireshark users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=net-analyzer/wireshark-4.0.6" + </code> + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-3725">CVE-2022-3725</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-0666">CVE-2023-0666</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-0667">CVE-2023-0667</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-0668">CVE-2023-0668</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-1161">CVE-2023-1161</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-1992">CVE-2023-1992</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-1993">CVE-2023-1993</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-1994">CVE-2023-1994</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-2854">CVE-2023-2854</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-2855">CVE-2023-2855</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-2856">CVE-2023-2856</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-2857">CVE-2023-2857</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-2858">CVE-2023-2858</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-2879">CVE-2023-2879</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-2952">CVE-2023-2952</uri> + <uri>WNPA-SEC-2022-07</uri> + <uri>WNPA-SEC-2023-08</uri> + <uri>WNPA-SEC-2023-09</uri> + <uri>WNPA-SEC-2023-10</uri> + <uri>WNPA-SEC-2023-11</uri> + </references> + <metadata tag="requester" timestamp="2023-09-17T05:24:05.630380Z">ajak</metadata> + <metadata tag="submitter" timestamp="2023-09-17T05:24:05.633911Z">sam</metadata> +</glsa>
\ No newline at end of file |