CVE-2005-1117
All4WWW-Homepagecreator 1.0a - Remote File Inclusion via Site Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-1117. PoCs published by Francisco Alisson.
AI-analyzed exploit summary The provided text describes a remote file inclusion vulnerability in All4WWW-Homepagecreator due to improper input sanitization in the 'include()' function. An attacker can exploit this to execute arbitrary server-side script code by manipulating the 'site' parameter.
Description
PHP remote file inclusion vulnerability in index.php in All4WWW-Homepagecreator 1.0a allows remote attackers to execute arbitrary PHP code by modifying the site parameter to reference a URL on a remote web server that contains the code.
Exploits (1)
The provided text describes a remote file inclusion vulnerability in All4WWW-Homepagecreator due to improper input sanitization in the 'include()' function. An attacker can exploit this to execute arbitrary server-side script code by manipulating the 'site' parameter.