CVE-2006-2331
PHP-Fusion 6.00.306 - Directory Traversal and Arbitrary File Execution via Locale Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-2331. PoCs published by rgod.
AI-analyzed exploit summary This exploit targets PHPFusion <= v6.00.306, leveraging an arbitrary file upload vulnerability via avatar uploads and local file inclusion vulnerabilities in multiple scripts. It uploads a malicious avatar with embedded PHP code and executes commands via LFI.
Description
Multiple directory traversal vulnerabilities in PHP-Fusion 6.00.306 allow remote attackers to include and execute arbitrary local files via (1) a .. (dot dot) in the settings[locale] parameter in infusions/last_seen_users_panel/last_seen_users_panel.php, and (2) a .. (dot dot) in the localeset parameter in setup.php. NOTE: the vendor states that this issue might exist due to problems in third party local files.
Exploits (1)
This exploit targets PHPFusion <= v6.00.306, leveraging an arbitrary file upload vulnerability via avatar uploads and local file inclusion vulnerabilities in multiple scripts. It uploads a malicious avatar with embedded PHP code and executes commands via LFI.