CVE-2006-5786
e107 0.7.5 - Directory Traversal via e107language_e107cookie Cookie
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-5786. PoCs published by Kacper.
AI-analyzed exploit summary This exploit leverages a local file inclusion vulnerability in e107 <= 0.7.5 by manipulating the `e107language` cookie to include arbitrary files, leading to remote code execution. It requires `register_globals=On` and authenticated user credentials to inject malicious code into log files.
Description
Directory traversal vulnerability in class2.php in e107 0.7.5 and earlier allows remote attackers to read and execute PHP code in arbitrary files via ".." sequences in the e107language_e107cookie cookie to gsitemap.php.
Exploits (1)
This exploit leverages a local file inclusion vulnerability in e107 <= 0.7.5 by manipulating the `e107language` cookie to include arbitrary files, leading to remote code execution. It requires `register_globals=On` and authenticated user credentials to inject malicious code into log files.