CVE-2007-2346
PHP-Generics 1.0 beta - Remote File Inclusion via _APP_RELATIVE_PATH Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-2346. PoCs published by bd0rk.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in php-generics 1.0Beta due to the unsanitized use of the $_APP_RELATIVE_PATH parameter in include_once statements. An attacker can inject arbitrary shellcode via the vulnerable parameter to achieve remote code execution.
Description
Multiple PHP remote file inclusion vulnerabilities in PHP-Generics 1.0 beta allow remote attackers to execute arbitrary PHP code via a URL in the _APP_RELATIVE_PATH parameter to (1) include.php, (2) dbcommon/include.php, and (3) exception/include.php.
Exploits (1)
This exploit demonstrates a remote file inclusion vulnerability in php-generics 1.0Beta due to the unsanitized use of the $_APP_RELATIVE_PATH parameter in include_once statements. An attacker can inject arbitrary shellcode via the vulnerable parameter to achieve remote code execution.