diff options
author | gahr <gahr@FreeBSD.org> | 2009-05-04 22:35:16 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2009-05-04 22:35:16 +0800 |
commit | 5e141eea6efc4b874d456bee4594e85ded257f0a (patch) | |
tree | a208cfa5ba1d9400adaf10914618f7064d33dc44 /security/vuxml | |
parent | 871254f0dff455b744b0f23aa61923b115b2fcef (diff) | |
download | freebsd-ports-gnome-5e141eea6efc4b874d456bee4594e85ded257f0a.tar.gz freebsd-ports-gnome-5e141eea6efc4b874d456bee4594e85ded257f0a.tar.zst freebsd-ports-gnome-5e141eea6efc4b874d456bee4594e85ded257f0a.zip |
- Document openfire -- Password Changes Security Bypass
PR: 134207
Submitted by: Mark Foster <mark@foster.cc>
Diffstat (limited to 'security/vuxml')
-rw-r--r-- | security/vuxml/vuln.xml | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index f364b595cd3e..c81f7019d6ff 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,38 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + + <vuln vid="e3e30d99-58a8-4a3f-8059-a8b7cd59b881"> + <topic>openfire -- Openfire No Password Changes Security Bypass</topic> + <affects> + <package> + <name>openfire</name> + <range><eq>3.6.3</eq></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Secunia reports:</p> + <blockquote cite="http://secunia.com/advisories/34984/"> + <p>A vulnerability has been reported in Openfire which can + be exploited by malicious users to bypass certain security + restrictions. The vulnerability is caused due to Openfire + not properly respecting the no password changes setting which + can be exploited to change passwords by sending jabber:iq:auth + passwd_change requests to the server. + </p> + </blockquote> + </body> + </description> + <references> + <url>http://secunia.com/advisories/34984/</url> + </references> + <dates> + <discovery>2009-05-04</discovery> + <entry>2009-05-04</entry> + </dates> + </vuln> + <vuln vid="7a1ab8d4-35c1-11de-9672-0030843d3802"> <topic>drupal -- cross site scripting</topic> <affects> |