vendor:
PHP-Fusion
by:
g0ldm45k
8.8
CVSS
HIGH
Remote Code Execution
78
CWE
Product Name: PHP-Fusion
Affected Version From: 9.03.50
Affected Version To: 9.03.50
Patch Exists: YES
Related CWE: CVE-2020-24949
CPE: a:php-fusion:php_fusion
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Docker + Debian GNU/Linux 8 (jessie)
2021
PHPFusion 9.03.50 – Remote Code Execution
This exploit allows an attacker to execute arbitrary code on a vulnerable PHPFusion 9.03.50 server with 'Allow PHP Execution' enabled. The exploit works by sending a malicious payload encoded in base64 to the target server, which is then decoded and executed. The payload is a reverse shell that connects back to the attacker's machine.
Mitigation:
Disable 'Allow PHP Execution' on the server.