CVE-2006-3611: Medium severity Phorum Phorum vulnerability
Directory traversal vulnerability in pm.php in Phorum 5 allows remote authenticated users to include and execute arbitrary local files via directory traversal sequences in the GLOBALS[template] parameter, as demonstrated by injecting PHP sequences into a log file, which is then included by pm.php.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2006-3611?
CVE-2006-3611 is considered a critical vulnerability due to its potential for remote code execution.
How do I fix CVE-2006-3611?
To fix CVE-2006-3611, you should upgrade Phorum to version 5.1.15 or later to eliminate the directory traversal vulnerability.
Who is affected by CVE-2006-3611?
CVE-2006-3611 affects authenticated users of Phorum versions up to and including 5.1.14.
What does CVE-2006-3611 exploit?
CVE-2006-3611 exploits a directory traversal vulnerability in the pm.php file of Phorum.
Are there any workarounds for CVE-2006-3611?
A temporary workaround for CVE-2006-3611 includes restricting access to the pm.php file until a proper patch can be applied.