vendor:
PHP Director
by:
darkjoker
9.3
CVSS
HIGH
Remote Command Execution
89
CWE
Product Name: PHP Director
Affected Version From: 0.21
Affected Version To: 0.21
Patch Exists: YES
Related CWE: N/A
CPE: a:php_director:php_director
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, Windows, Mac
2008
PHP Director <= 0.21 Remote Command Execution Exploit
This exploit allows an attacker to execute arbitrary commands on a vulnerable system. The vulnerability exists in the PHP Director CMS, which is vulnerable to a SQL injection attack. The attacker can craft a malicious SQL query that will inject a malicious PHP script into the vulnerable system. The script will then be executed when the attacker sends a specially crafted HTTP request to the vulnerable system.
Mitigation:
The best way to mitigate this vulnerability is to upgrade to the latest version of PHP Director CMS. Additionally, the application should be configured to use parameterized queries to prevent SQL injection attacks.