CVE-2006-6869: Critical severity MAXdev MDForum vulnerability
Directory traversal vulnerability in includes/search/searchmdforum.php in MAXdev MDForum 2.0.1 and earlier, when magicquotesgpc is disabled and registerglobals 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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2006-6869?
CVE-2006-6869 is considered a medium severity vulnerability due to its potential to allow remote attackers to execute arbitrary local files.
How do I fix CVE-2006-6869?
To fix CVE-2006-6869, disable register_globals and ensure magic_quotes_gpc is enabled in your PHP configuration.
What software versions are affected by CVE-2006-6869?
CVE-2006-6869 affects MAXdev MDForum versions 2.0.1 and earlier.
What is a directory traversal vulnerability like CVE-2006-6869?
A directory traversal vulnerability, such as CVE-2006-6869, allows attackers to access files and directories outside of the intended file system path.
Can CVE-2006-6869 lead to remote code execution?
Yes, CVE-2006-6869 can lead to remote code execution by allowing attackers to include and execute arbitrary local files.