summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202403-01.xml
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-202403-01.xml')
-rw-r--r--metadata/glsa/glsa-202403-01.xml42
1 files changed, 42 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202403-01.xml b/metadata/glsa/glsa-202403-01.xml
new file mode 100644
index 000000000000..ff38fb24f404
--- /dev/null
+++ b/metadata/glsa/glsa-202403-01.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202403-01">
+ <title>Tox: Remote Code Execution</title>
+ <synopsis>A vulnerability has been discovered in Tox which may lead to remote code execution.</synopsis>
+ <product type="ebuild">tox</product>
+ <announced>2024-03-03</announced>
+ <revised count="1">2024-03-03</revised>
+ <bug>829650</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-libs/tox" auto="yes" arch="*">
+ <unaffected range="ge">0.2.13</unaffected>
+ <vulnerable range="lt">0.2.13</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Tox is easy-to-use software that connects you with friends and family without anyone else listening in.</p>
+ </background>
+ <description>
+ <p>A vulnerability has been discovered in btrbk. Please review the CVE identifier referenced below for details.</p>
+ </description>
+ <impact type="normal">
+ <p>A stack-based buffer overflow allows remote attackers to crash the process or potentially execute arbitrary code via a network packet.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All Tox users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=net-libs/tox-0.2.13"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-44847">CVE-2021-44847</uri>
+ </references>
+ <metadata tag="requester" timestamp="2024-03-03T10:05:56.740887Z">graaff</metadata>
+ <metadata tag="submitter" timestamp="2024-03-03T10:05:56.742991Z">graaff</metadata>
+</glsa> \ No newline at end of file