CVE-2008-6251
phpFan 3.3.4 - Remote Code Execution via Includepath Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6251. PoCs published by ahmadbady.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in phpfan 3.3.4 by manipulating the 'includepath' parameter to include a remote shell. The vulnerability arises from insecure handling of user-supplied input in the 'init.php' file.
Description
PHP remote file inclusion vulnerability in includes/init.php in phpFan 3.3.4 allows remote attackers to execute arbitrary PHP code via a URL in the includepath parameter.
Exploits (1)
This exploit demonstrates a remote file inclusion vulnerability in phpfan 3.3.4 by manipulating the 'includepath' parameter to include a remote shell. The vulnerability arises from insecure handling of user-supplied input in the 'init.php' file.