aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-09-23 10:06:00 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-09-23 10:06:00 +0000
commitaefe80fcaa3374f165b46c6519e2d18d3b0476f8 (patch)
treed207b7f27ce1430813d5af71a399c795cf982c98 /security
parent4e935bd1a746ec09e3d23d9975721d3184a37268 (diff)
downloadports-aefe80fcaa3374f165b46c6519e2d18d3b0476f8.tar.gz
ports-aefe80fcaa3374f165b46c6519e2d18d3b0476f8.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index be477b101290..625b9708716a 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,41 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="0f51f2c9-8956-11dd-a6fe-0030843d3802">
+ <topic>proftpd -- Long Command Processing Vulnerability</topic>
+ <affects>
+ <package>
+ <name>proftpd</name>
+ <name>proftpd-mysql</name>
+ <range><gt>0</gt></range>
+ </package>
+ <package>
+ <name>proftpd-devel</name>
+ <range><lt>1.3.20080922</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>A secunia reports:</p>
+ <blockquote cite="http://secunia.com/advisories/31930/">
+ <p>The vulnerability is caused due to the application truncating an
+ overly long FTP command, and improperly interpreting the remainder
+ string as a new FTP command. This can be exploited to execute
+ arbitrary FTP commands with the privileges of another user by e.g.
+ tricking the user into following malicious link.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://secunia.com/advisories/31930/</url>
+ <url>http://bugs.proftpd.org/show_bug.cgi?id=3115</url>
+ </references>
+ <dates>
+ <discovery>2008-09-FIXME</discovery>
+ <entry>2008-09-23</entry>
+ </dates>
+ </vuln>
+
<vuln vid="150e4548-8950-11dd-a6fe-0030843d3802">
<topic>phpmyadmin -- Cross-Site Scripting Vulnerability</topic>
<affects>