summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-07-17 23:59:33 -0400
committerAaron Bauman <bman@gentoo.org>2018-07-17 23:59:33 -0400
commit05c861bfc6df24f1e1d8bdfbeddfde0b268a1418 (patch)
treec4e9bdf1a21c3243cff66bb87632abd32ea4b608
parent[ GLSA 201806-09 ] PNP4Nagios: Root privilege escalation (diff)
downloadglsa-05c861bfc6df24f1e1d8bdfbeddfde0b268a1418.tar.gz
glsa-05c861bfc6df24f1e1d8bdfbeddfde0b268a1418.tar.bz2
glsa-05c861bfc6df24f1e1d8bdfbeddfde0b268a1418.zip
[ GLSA 201807-01 ] tqdm: Arbitrary code execution
-rw-r--r--glsa-201807-01.xml49
1 files changed, 49 insertions, 0 deletions
diff --git a/glsa-201807-01.xml b/glsa-201807-01.xml
new file mode 100644
index 00000000..5a945f79
--- /dev/null
+++ b/glsa-201807-01.xml
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201807-01">
+ <title>tqdm: Arbitrary code execution</title>
+ <synopsis>A vulnerability in tqdm could allow remote attackers to execute
+ arbitrary code.
+ </synopsis>
+ <product type="ebuild">tqdm</product>
+ <announced>2018-07-18</announced>
+ <revised count="1">2018-07-18</revised>
+ <bug>636384</bug>
+ <access>remote</access>
+ <affected>
+ <package name="dev-python/tqdm" auto="yes" arch="*">
+ <unaffected range="ge">4.23.3</unaffected>
+ <vulnerable range="lt">4.23.3</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>tqdm is a smart progress meter.</p>
+ </background>
+ <description>
+ <p>A vulnerablility was discovered in tqdm._version that could allow a
+ malicious git log within the current working directory.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A remote attacker could execute arbitrary commands by enticing a user to
+ clone a crafted repo.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All tqdm users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=dev-python/tqdm-4.23.3"
+ </code>
+
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2016-10075">CVE-2016-10075</uri>
+ </references>
+ <metadata tag="requester" timestamp="2018-07-02T03:06:02Z">b-man</metadata>
+ <metadata tag="submitter" timestamp="2018-07-18T03:57:26Z">irishluck83</metadata>
+</glsa>