CVE-2020-37137
MEDIUMPHP-Fusion 9.03.50 - Remote Code Execution via panels.php Panel Content Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2020-37137. PoCs published by Unkn0wn.
AI-analyzed exploit summary This exploit demonstrates a code execution vulnerability in PHP-Fusion 9.03.50 via the 'panels.php' file, where the 'eval' function is used unsafely on user-controlled input. It also includes an XSS vulnerability in the same file.
Description
PHP-Fusion 9.03.50 contains a remote code execution vulnerability in the 'add_panel_form()' function that allows attackers to execute arbitrary code through an eval() function with unsanitized POST data. Attackers can exploit the vulnerability by sending crafted panel_content POST parameters to the panels.php administration endpoint to execute malicious code.
Exploits (1)
This exploit demonstrates a code execution vulnerability in PHP-Fusion 9.03.50 via the 'panels.php' file, where the 'eval' function is used unsafely on user-controlled input. It also includes an XSS vulnerability in the same file.
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N