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.