CVE-2008-2686
Flux CMS < 1.50 - Remote Code Execution via XML Parameter File Overwrite
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-2686. PoCs published by EgiX.
AI-analyzed exploit summary This exploit leverages a file overwrite vulnerability in Flux CMS <= 1.5.0 via the `loadsave.php` script, allowing arbitrary file overwrite through a PUT request. It then establishes a remote shell by injecting a PHP backdoor.
Description
webinc/bxe/scripts/loadsave.php in Flux CMS 1.5.0 and earlier allows remote attackers to execute arbitrary code by overwriting a PHP file in webinc/bxe/scripts/ via a filename in the XML parameter and PHP sequences in the request body, then making a direct request for this filename.
Exploits (1)
This exploit leverages a file overwrite vulnerability in Flux CMS <= 1.5.0 via the `loadsave.php` script, allowing arbitrary file overwrite through a PUT request. It then establishes a remote shell by injecting a PHP backdoor.