CVE-2006-3053
Phorum < 5.1.13 - Remote File Inclusion via PHORUM[http_path] Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-3053. PoCs published by ERNE.
AI-analyzed exploit summary The code describes a remote file inclusion vulnerability in PHORUM due to improper input sanitization in 'common.php'. The vulnerability allows arbitrary remote file inclusion via the 'PHORUM[http_path]' parameter, but the vendor claims it is not exploitable due to security restrictions.
Description
PHP remote file inclusion vulnerability in common.php in PHORUM 5.1.13 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the PHORUM[http_path] parameter. NOTE: this issue has been disputed by the vendor, who states "common.php is checked on the very first line of non-comment code that it is not being called directly. It has been this way in all 5.x version of Phorum." CVE analysis concurs with the vendor
Exploits (1)
The code describes a remote file inclusion vulnerability in PHORUM due to improper input sanitization in 'common.php'. The vulnerability allows arbitrary remote file inclusion via the 'PHORUM[http_path]' parameter, but the vendor claims it is not exploitable due to security restrictions.