diff options
-rw-r--r-- | security/vuxml/vuln.xml | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 8ed8db396428..aac7d498a581 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,42 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="192609c8-0c51-11df-82a0-00248c9b4be7"> + <topic>irc-ratbox -- multiple vulnerabilities</topic> + <affects> + <package> + <name>ircd-ratbox</name> + <range><lt>2.2.9</lt></range> + </package> + <package> + <name>ircd-ratbox-devel</name> + <range><lt>3.0.5</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>SecurityFocus reports:</p> + <blockquote cite="http://www.securityfocus.com/archive/1/509201"> + <p>The first affects the /quote HELP module and allows a user + to trigger an IRCD crash on some platforms.</p> + <p>The second affects the /links processing module when the + flatten_links configuration option is not enabled.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2009-4016</cvename> + <cvename>CVE-2010-0300</cvename> + <url>http://www.debian.org/security/2010/dsa-1980</url> + <url>http://lists.ratbox.org/pipermail/ircd-ratbox/2010-January/000890.html</url> + <url>http://lists.ratbox.org/pipermail/ircd-ratbox/2010-January/000891.html></url> + </references> + <dates> + <discovery>2010-01-25</discovery> + <entry>2010-01-28</entry> + </dates> + </vuln> + <vuln vid="848539dc-0458-11df-8dd7-002170daae37"> <topic>dokuwiki -- multiple vulnerabilities</topic> <affects> |