CVE-2006-3387
Fusion News 1.0 - Directory Traversal and Arbitrary File Inclusion via fil_config Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-3387. PoCs published by X0r_1.
AI-analyzed exploit summary This exploit targets a remote file inclusion vulnerability in Fusion News v1.0 by injecting PHP code into server logs and then including the log file via the vulnerable parameter. It requires register_globals to be enabled.
Description
Directory traversal vulnerability in sources/post.php in Fusion News 1.0, when register_globals is enabled, allows remote attackers to include arbitrary files via a .. (dot dot) sequence in the fil_config parameter, which can be used to execute PHP code that has been injected into a log file.
Exploits (1)
This exploit targets a remote file inclusion vulnerability in Fusion News v1.0 by injecting PHP code into server logs and then including the log file via the vulnerable parameter. It requires register_globals to be enabled.