summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-01-07 07:09:45 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-01-07 07:09:45 +0000
commit61b7a158a5f17c915a2536df28c6f79cdb6fe21b (patch)
tree45be14fb299b13ff5bcf77dca9a0d5387ee33e03 /security
parentUpdate to 20050103 to fix security vulnerability (diff)
Document vulnerabilites in tnftp
PR: ports/75782 Submitted by: Tom McLaughlin Approved by: portmgr (krion)
Notes
Notes: svn path=/head/; revision=125742
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index fdefeee89740..545cc7c07183 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -32,6 +32,34 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="f92e1bbc-5e18-11d9-839a-0050da134090">
+ <topic>tnftp -- mget does not check for directory escapes</topic>
+ <affects>
+ <packages>
+ <name>tnftp</name>
+ <range><eq>20030825</eq></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>When downloading a batch of files from an FTP server the
+ mget command does not check for directory escapes. A
+ specially crafted file on the FTP server could then
+ potentially overwrite an existing file of the user.</p>
+ </body>
+ </description>
+ <references>
+ <url>http://tigger.uic.edu/~jlongs2/holes/tnftp.txt</url>
+ <url>http://cvsweb.netbsd.org/bsdweb.cgi/othersrc/usr.bin/tnftp/src/cmds.c?rev=1.1.1.3&content-type=text/x-cvsweb-markup</url>
+ <url>http://it.slashdot.org/article.pl?sid=04/12/15/2113202</url>
+ <mlist msgid="653D74053BA6F54A81ED83DCF969DF08CFA2AA@pivxes1.pivx.com">http://marc.theaimsgroup.com/?l=bugtraq&amp;m=110321888413132</mlist>
+ </references>
+ <dates>
+ <discovery>2004-12-15</discovery>
+ <entry>2005-01-04</entry>
+ </dates>
+ </vuln>
+
<vuln vid="8f86d8b5-6025-11d9-a9e7-0001020eed82">
<topic>tiff -- tiffdump interger overflow vulnerability</topic>
<affects>