vendor:
PHP-Nuke
by:
Dante90 & yawn
9,3
CVSS
HIGH
Remote Command Execution
78
CWE
Product Name: PHP-Nuke
Affected Version From: 8.1.0.3.5b
Affected Version To: 8.1.0.3.5b
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: Windows, Linux, Mac
2009
PHP-Nuke <= 8.1.0.3.5b Remote Command Execution Exploit
This exploit allows an attacker to execute arbitrary commands on a vulnerable system. It is based on a vulnerability in PHP-Nuke <= 8.1.0.3.5b, which allows an attacker to inject malicious code into the application. The exploit uses a custom shell to execute the commands, and requires the magic_quotes_gpc setting to be disabled.
Mitigation:
Ensure that the magic_quotes_gpc setting is enabled and that all user input is properly sanitized.