CVE-2006-3162
SmartSiteCMS < 1.0 - Remote File Inclusion via root Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-3162. PoCs published by Archit3ct.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in SmartSite CMS <= 1.0 by manipulating the 'root' parameter in 'inc.foot.php' to include arbitrary remote files. The vulnerable code dynamically includes a file path constructed from user-controlled input without proper validation.
Description
PHP remote file inclusion vulnerability in include/inc_foot.php in SmartSiteCMS 1.0 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the root parameter.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in SmartSite CMS <= 1.0 by manipulating the 'root' parameter in 'inc.foot.php' to include arbitrary remote files. The vulnerable code dynamically includes a file path constructed from user-controlled input without proper validation.