summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2016-11-15 16:02:55 +0900
committerAaron Bauman <bman@gentoo.org>2016-11-15 16:02:55 +0900
commitd66bf4bca922f09ba7fc38f0ceaa651160f6dfb2 (patch)
treedccdd945c552f7345e4cf240d35681121fb1256d /glsa-201611-05.xml
parentAdd GLSA 201611-04 (diff)
downloadglsa-d66bf4bca922f09ba7fc38f0ceaa651160f6dfb2.tar.gz
glsa-d66bf4bca922f09ba7fc38f0ceaa651160f6dfb2.tar.bz2
glsa-d66bf4bca922f09ba7fc38f0ceaa651160f6dfb2.zip
Add GLSA 201611-05
Diffstat (limited to 'glsa-201611-05.xml')
-rw-r--r--glsa-201611-05.xml57
1 files changed, 57 insertions, 0 deletions
diff --git a/glsa-201611-05.xml b/glsa-201611-05.xml
new file mode 100644
index 00000000..ec17dbdd
--- /dev/null
+++ b/glsa-201611-05.xml
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201611-05">
+ <title>tnftp: Arbitrary code execution </title>
+ <synopsis>tnftp is vulnerable to remote code execution if output file is not
+ specified.
+ </synopsis>
+ <product type="ebuild">tnftp</product>
+ <announced>November 15, 2016</announced>
+ <revised>November 15, 2016: 1</revised>
+ <bug>527302</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-ftp/tnftp" auto="yes" arch="*">
+ <unaffected range="ge">20141104</unaffected>
+ <vulnerable range="lt">20141104</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>tnftp is a NetBSD FTP client with several advanced features.</p>
+ </background>
+ <description>
+ <table>
+ <tbody>
+ <tr>
+ <td>The fetch_url function in usr.bin/ftp/fetch.c allows remote
+ attackers to execute arbitrary commands via a
+ </td>
+ <td>(pipe) character at the end of an HTTP redirect.</td>
+ </tr>
+ </tbody>
+ </table>
+ </description>
+ <impact type="normal">
+ <p>A remote attacker could possibly execute arbitrary code with the
+ privileges of the process.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All tnftp users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --verbose --oneshot "&gt;=net-ftp/tnftp-20141104"
+ </code>
+ </resolution>
+ <references>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-8517">CVE-2014-8517</uri>
+ </references>
+ <metadata tag="requester" timestamp="Mon, 21 Dec 2015 19:31:36 +0000">
+ BlueKnight
+ </metadata>
+ <metadata tag="submitter" timestamp="Tue, 15 Nov 2016 06:40:01 +0000">b-man</metadata>
+</glsa>