diff options
author | mnag <mnag@FreeBSD.org> | 2006-05-01 23:09:47 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2006-05-01 23:09:47 +0800 |
commit | d429aaf5858d0eac0acafd5341cd282100247696 (patch) | |
tree | c008d169cccf766e27a4a9e6e39d9e06f0b30192 /security | |
parent | 72f021bfe5c7aa5d167d6366c16f61651bbe9f9c (diff) | |
download | freebsd-ports-gnome-d429aaf5858d0eac0acafd5341cd282100247696.tar.gz freebsd-ports-gnome-d429aaf5858d0eac0acafd5341cd282100247696.tar.zst freebsd-ports-gnome-d429aaf5858d0eac0acafd5341cd282100247696.zip |
- Add last jabberd entry:
jabberd -- SASL Negotiation Denial of Service Vulnerability
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 527a217ea06e..a93824996b63 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,39 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="f4af098d-d921-11da-ad4a-00123ffe8333"> + <topic>jabberd -- SASL Negotiation Denial of Service Vulnerability</topic> + <affects> + <package> + <name>jabberd</name> + <range><lt>2.0.11</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Secunia reports:</p> + <blockquote cite="http://secunia.com/advisories/19281/"> + <p>A vulnerability has been reported in jabberd, which can be + exploited by malicious people to cause a DoS (Denial of + Service).</p> + <p>The vulnerability is caused due to an error within the handling + of SASL negotiation. This can be exploited to cause a crash by + sending a "response" stanza before an "auth" stanza.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2006-1329</cvename> + <url>http://article.gmane.org/gmane.network.jabber.admin/27372</url> + <url>http://jabberstudio.org/projects/jabberd2/releases/view.php?id=826</url> + <url>http://secunia.com/advisories/19281/</url> + </references> + <dates> + <discovery>2006-03-20</discovery> + <entry>2006-05-01</entry> + </dates> + </vuln> + <vuln vid="79c1154d-d5a5-11da-8098-00123ffe8333"> <topic>cacti -- ADOdb "server.php" Insecure Test Script Security Issue</topic> <affects> |