summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository QA checks <repo-qa-checks@gentoo.org>2016-04-14 08:02:22 +0000
committerRepository QA checks <repo-qa-checks@gentoo.org>2016-04-14 08:02:22 +0000
commit670f14532cf81a4e02d989bcb1254e1e48bcb4e4 (patch)
tree68ef72d9e802ec198860f87b94402f4ca3aae287 /metadata/glsa/glsa-201402-22.xml
parentAdd 'metadata/dtd/' from commit 'f8325042cda078a7fa29be8dcb9a092219332112' (diff)
parentAdd GLSA 201604-03 - Fix (diff)
downloadgentoo-670f14532cf81a4e02d989bcb1254e1e48bcb4e4.tar.gz
gentoo-670f14532cf81a4e02d989bcb1254e1e48bcb4e4.tar.bz2
gentoo-670f14532cf81a4e02d989bcb1254e1e48bcb4e4.zip
Add 'metadata/glsa/' from commit 'aacff3c55fb52643f95332002ecdb7d439b8e4df'
git-subtree-dir: metadata/glsa git-subtree-mainline: 3149e13ab601ad3a8f925656fd88567d2626de47 git-subtree-split: aacff3c55fb52643f95332002ecdb7d439b8e4df
Diffstat (limited to 'metadata/glsa/glsa-201402-22.xml')
-rw-r--r--metadata/glsa/glsa-201402-22.xml62
1 files changed, 62 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201402-22.xml b/metadata/glsa/glsa-201402-22.xml
new file mode 100644
index 000000000000..97599c52a110
--- /dev/null
+++ b/metadata/glsa/glsa-201402-22.xml
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201402-22">
+ <title>TCPTrack: Arbitrary code execution</title>
+ <synopsis>A heap-based buffer overflow in TCPTrack might allow a remote
+ attacker to execute arbitrary code.
+ </synopsis>
+ <product type="ebuild">tcptrack</product>
+ <announced>February 21, 2014</announced>
+ <revised>February 21, 2014: 1</revised>
+ <bug>377917</bug>
+ <access>local</access>
+ <affected>
+ <package name="net-analyzer/tcptrack" auto="yes" arch="*">
+ <unaffected range="ge">1.4.2</unaffected>
+ <vulnerable range="lt">1.4.2</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>TCPTrack is a simple libpcap based program for live TCP connection
+ monitoring.
+ </p>
+ </background>
+ <description>
+ <p>A heap-based buffer overflow vulnerability exists in TCPTrack’s
+ parsing of command line arguments. This is only a vulnerability in
+ limited scenarios in which TCPTrack is “configured as a handler for
+ other applications.”
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A remote attacker could possibly execute arbitrary code with the
+ privileges of the process or cause a Denial of Service condition with a
+ specially crafted command-line argument.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All TCPTrack users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=net-analyzer/tcptrack-1.4.2"
+ </code>
+
+ <p>NOTE: This is a legacy GLSA. Updates for all affected architectures are
+ available since August 06, 2011. It is likely that your system is already
+ no longer affected by this issue.
+ </p>
+ </resolution>
+ <references>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-2903">CVE-2011-2903</uri>
+ </references>
+ <metadata tag="requester" timestamp="Fri, 07 Oct 2011 23:38:14 +0000">
+ underling
+ </metadata>
+ <metadata tag="submitter" timestamp="Fri, 21 Feb 2014 15:21:47 +0000">
+ creffett
+ </metadata>
+</glsa>