exploit-db-mirror/exploits/php/webapps/12776.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

31 lines
No EOL
1.3 KiB
Text

-------------------------------------------------------------------------------------------
Realtor WebSite System E-Commerce ("all files".php SQL Injection Vulnerability
-------------------------------------------------------------------------------------------
Author : CoBRa_21
Script Home : http://www.redcatstudios.net/
Dork : "Web Site Design by Red Cat Studios"
-------------------------------------------------------------------------------------------
SQL Injection:
http://localhost/[path]/sponsorslist.php?idfestival=-7 (SQL)
http://localhost/[path]/index2.php?idfestival=7 (SQL)
http://localhost/[path]/venues.php?idfestival=7 (SQL)
http://localhost/[path]/getpasses_new.php?idfestival=7 (SQL)
http://localhost/[path]/awards.php?idfestival=7 (SQL)
http://localhost/[path]/mailing.php?idfestival=7 (SQL)
http://localhost/[path]/news.php?idfestival=7 (SQL)
http://localhost/[path]/filmlist.php?idfestival=7 (SQL)
http://localhost/[path]/calendar.php?idfestival=7 (SQL)
http://localhost/[path]/gallery.php?idfestival=7 (SQL)
http://localhost/[path]/gallery.php?idfestival=7&idgallery=56 (SQL)
http://localhost/[path]/contact.php?idfestival=7 (SQL)
http://localhost/[path]/ (All Files).php?idfestival= (SQL)
-------------------------------------------------------------------------------------------