diff options
-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> |