diff options
author | simon <simon@FreeBSD.org> | 2004-11-04 06:49:13 +0800 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2004-11-04 06:49:13 +0800 |
commit | 8539116d102085042d071c0eee0fd76a75410352 (patch) | |
tree | 26390007cfc0c1545e5bda5c05827e6114d7ddc4 /security | |
parent | baba3e905a1e5ac343a8172adcb1fb6acf9479ff (diff) | |
download | freebsd-ports-gnome-8539116d102085042d071c0eee0fd76a75410352.tar.gz freebsd-ports-gnome-8539116d102085042d071c0eee0fd76a75410352.tar.zst freebsd-ports-gnome-8539116d102085042d071c0eee0fd76a75410352.zip |
Add an entry for a wzdftpd remote DoS.
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 6f8f9d7b65e4..97282b50bb98 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -32,6 +32,28 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="e0070221-2dd8-11d9-a9e7-0001020eed82"> + <topic>wzdftpd -- remote DoS</topic> + <affects> + <package> + <name>wzdftpd</name> + <range><lt>0.4.3</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>wzdftpd contains a potential remote Denial-of-Service.</p> + </body> + </description> + <references> + <url>http://sourceforge.net/project/shownotes.php?release_id=263573</url> + </references> + <dates> + <discovery>2004-10-28</discovery> + <entry>2004-11-03</entry> + </dates> + </vuln> + <vuln vid="1f826757-26be-11d9-ad2d-0050fc56d258"> <topic>rssh -- format string vulnerability</topic> <affects> |