diff options
author | GLSAMaker <glsamaker@gentoo.org> | 2023-05-03 09:53:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-03 10:54:23 +0100 |
commit | 464847c4e70c07cfb07a8715f613e418da18698e (patch) | |
tree | 00e78e4e11ca092dbef19181121768db8745dea4 /glsa-202305-11.xml | |
parent | [ GLSA 202305-10 ] Chromium, Google Chrome, Microsoft Edge: Multiple Vulnerab... (diff) | |
download | glsa-464847c4e70c07cfb07a8715f613e418da18698e.tar.gz glsa-464847c4e70c07cfb07a8715f613e418da18698e.tar.bz2 glsa-464847c4e70c07cfb07a8715f613e418da18698e.zip |
[ GLSA 202305-11 ] Tor: Multiple Vulnerabilities
Bug: https://bugs.gentoo.org/808681
Bug: https://bugs.gentoo.org/852821
Bug: https://bugs.gentoo.org/890618
Signed-off-by: GLSAMaker <glsamaker@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'glsa-202305-11.xml')
-rw-r--r-- | glsa-202305-11.xml | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/glsa-202305-11.xml b/glsa-202305-11.xml new file mode 100644 index 00000000..5b7a54c7 --- /dev/null +++ b/glsa-202305-11.xml @@ -0,0 +1,49 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="202305-11"> + <title>Tor: Multiple Vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been found in Tor, the worst of which could result in denial of service.</synopsis> + <product type="ebuild">tor</product> + <announced>2023-05-03</announced> + <revised count="1">2023-05-03</revised> + <bug>808681</bug> + <bug>852821</bug> + <bug>890618</bug> + <access>remote</access> + <affected> + <package name="net-vpn/tor" auto="yes" arch="*"> + <unaffected range="ge">0.4.7.13</unaffected> + <vulnerable range="lt">0.4.7.13</vulnerable> + </package> + </affected> + <background> + <p>Tor is an implementation of second generation Onion Routing, a connection-oriented anonymizing communication service.</p> + </background> + <description> + <p>Multiple vulnerabilities have been discovered in Tor. Please review the CVE identifiers referenced below for details.</p> + </description> + <impact type="normal"> + <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 Tor users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=net-vpn/tor-0.4.7.13" + </code> + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-38385">CVE-2021-38385</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-33903">CVE-2022-33903</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-23589">CVE-2023-23589</uri> + <uri>TROVE-2021-007</uri> + <uri>TROVE-2022-001</uri> + <uri>TROVE-2022-002</uri> + </references> + <metadata tag="requester" timestamp="2023-05-03T09:53:19.845731Z">ajak</metadata> + <metadata tag="submitter" timestamp="2023-05-03T09:53:19.850253Z">sam</metadata> +</glsa>
\ No newline at end of file |