Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-6869. PoCs published by Kacper.
AI-analyzed exploit summary This exploit targets a local file inclusion vulnerability in MDForum <= 2.0.1, allowing remote code execution by manipulating the language parameter to include a malicious PHP file. The PoC includes authentication and command execution capabilities.
Description
Directory traversal vulnerability in includes/search/search_mdforum.php in MAXdev MDForum 2.0.1 and earlier, when magic_quotes_gpc is disabled and register_globals is enabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the PNSVlang cookie to error.php, as demonstrated by injecting PHP sequences into an Apache HTTP Server log file, which is then included by error.php.
Exploits (1)
This exploit targets a local file inclusion vulnerability in MDForum <= 2.0.1, allowing remote code execution by manipulating the language parameter to include a malicious PHP file. The PoC includes authentication and command execution capabilities.