diff options
author | Xin LI <delphij@FreeBSD.org> | 2008-04-25 19:03:04 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2008-04-25 19:03:04 +0000 |
commit | ee5de210400428ff784c09576185f68e87254a18 (patch) | |
tree | f733f15b6721ed18d390e75af35cabce81c58841 /security/vuxml/vuln.xml | |
parent | b4d818f615996c3b2bb0a3846676b4f3597f768a (diff) |
Notes
Diffstat (limited to 'security/vuxml/vuln.xml')
-rw-r--r-- | security/vuxml/vuln.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index f3b9f86885a7..e294ff80db99 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,34 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="44c8694a-12f9-11dd-9b26-001c2514716c"> + <topic>extman -- password bypass vulnerability</topic> + <affects> + <package> + <name>extman</name> + <range><ge>0.2.4</ge><lt>0.2.4_1</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Extmail team reports:</p> + <blockquote cite="http://www.extmail.org/forum/thread-7260-1-1.html"> + <p>Emergency update #4 fixes a serious security vulnerability.</p> + </blockquote> + <p>Successful exploit of this vulnerability would allow attacker to + change user's password without knowing it by using specifically + crafted HTTP request.</p> + </body> + </description> + <references> + <url>http://www.extmail.org/forum/thread-7260-1-1.html</url> + </references> + <dates> + <discovery>2008-04-01</discovery> + <entry>2008-04-25</entry> + </dates> + </vuln> + <vuln vid="f47f2746-12c5-11dd-bab7-0016179b2dd5"> <topic>mailman -- script insertion vulnerability</topic> <affects> |