Exploitation Summary
EIP tracks 1 public exploit for CVE-2002-0451. PoCs published by b0iler.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in PHProjekt's filemanager_forms.php. By manipulating the 'lib_path' parameter, an attacker can include and execute arbitrary PHP code from a remote server, leading to remote code execution (RCE).
Description
filemanager_forms.php in PHProjekt 3.1 and 3.1a allows remote attackers to execute arbitrary PHP code by specifying the URL to the code in the lib_path parameter.
Exploits (1)
This exploit demonstrates a remote file inclusion vulnerability in PHProjekt's filemanager_forms.php. By manipulating the 'lib_path' parameter, an attacker can include and execute arbitrary PHP code from a remote server, leading to remote code execution (RCE).