CVE-2006-2866
DotClear 1.2.4 - Remote File Inclusion via blog_dc_path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-2866. PoCs published by rgod.
AI-analyzed exploit summary This exploit leverages a remote file inclusion vulnerability in DotClear <= 1.2.4 by manipulating the 'blog_dc_path' parameter to include a malicious 'prepend.php' file from an FTP server, enabling arbitrary command execution.
Description
PHP remote file inclusion vulnerability in layout/prepend.php in DotClear 1.2.4 and earlier allows remote attackers to execute arbitrary PHP code via a FTP URL in the blog_dc_path parameter, which passes file_exists() and is_dir() tests on PHP 5.
Exploits (1)
This exploit leverages a remote file inclusion vulnerability in DotClear <= 1.2.4 by manipulating the 'blog_dc_path' parameter to include a malicious 'prepend.php' file from an FTP server, enabling arbitrary command execution.