CVE-2006-2914
DeluxeBB 1.06 - Remote File Inclusion via Templatefolder Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-2914. PoCs published by Andreas Sandblad.
AI-analyzed exploit summary The code describes a local file inclusion (LFI) vulnerability in DeluxeBB due to improper verification of the 'templatefolder' parameter. It provides examples of exploitable URLs but does not include executable exploit code.
Description
PHP remote file inclusion vulnerability in DeluxeBB 1.06 allows remote attackers to execute arbitrary code via a URL in the templatefolder parameter to (1) postreply.php, (2) posting.php, (3) and pm/newpm.php in the deluxe/ directory, and (4) postreply.php, (5) posting.php, and (6) pm/newpm.php in the default/ directory.
Exploits (1)
The code describes a local file inclusion (LFI) vulnerability in DeluxeBB due to improper verification of the 'templatefolder' parameter. It provides examples of exploitable URLs but does not include executable exploit code.