vendor:
phpListPro
by:
[Oo]
9,3
CVSS
HIGH
Remote Command Execution
78
CWE
Product Name: phpListPro
Affected Version From: 2.0.1
Affected Version To: 2.0.1
Patch Exists: NO
Related CWE: N/A
CPE: a:smartisoft:phplistpro
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
2009
phpListPro <= 2.0.1 Remote Command Execution Exploit
This exploit allows an attacker to execute arbitrary commands on a vulnerable system. It requires the magic_quotes_gpc setting to be off. The exploit injects malicious code into the log files of the vulnerable system, which is then executed when the log file is accessed.
Mitigation:
Ensure that the magic_quotes_gpc setting is enabled, and that all log files are properly secured.