diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2008-06-14 13:30:17 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2008-06-14 13:30:17 +0800 |
commit | 06000dae52ce24742d7a7e90e805893ad58bcf58 (patch) | |
tree | 1d9eed1419b9e52327993eb6048a24c781ec143d | |
parent | 4d774db1906f6b64fa406b69c480a6268ebc6a6d (diff) | |
download | freebsd-ports-gnome-06000dae52ce24742d7a7e90e805893ad58bcf58.tar.gz freebsd-ports-gnome-06000dae52ce24742d7a7e90e805893ad58bcf58.tar.zst freebsd-ports-gnome-06000dae52ce24742d7a7e90e805893ad58bcf58.zip |
- Document moinmoin -- superuser privilege escalation
Notified by: Janos Mohacsi
-rw-r--r-- | security/vuxml/vuln.xml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index d0a7e9a95ec6..345f06b71b23 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,33 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="c4ba95b2-39ce-11dd-98c9-00163e000016"> + <topic>moinmoin -- superuser privilege escalation</topic> + <affects> + <package> + <name>moinmoin</name> + <range><lt>1.6.3</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>MoinMoin team reports:</p> + <blockquote cite="http://hg.moinmo.in/moin/1.6/rev/f405012e67af"> + <p>A check in the userform processing was not working as expected and + could be abused for ACL and superuser privilege escalation.</p> + </blockquote> + </body> + </description> + <references> + <cvename>2008-1937</cvename> + <url>http://hg.moinmo.in/moin/1.6/rev/f405012e67af</url> + </references> + <dates> + <discovery>2008-04-20</discovery> + <entry>2008-06-14</entry> + </dates> + </vuln> + <vuln vid="022baf71-38e6-11dd-8d34-00e0815b8da8"> <topic>Courier Authentication Library -- SQL Injection</topic> <affects> |