CVE-2008-1416
phpauction_gpl 2.51 - Remote Code Execution via include_path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-1416. PoCs published by RoMaNcYxHaCkEr.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in PHPauction GPL 2.51 by manipulating the 'include_path' parameter in multiple PHP files to include a remote shell. The vulnerability allows arbitrary code execution by including malicious files from an attacker-controlled server.
Description
Multiple PHP remote file inclusion vulnerabilities in PHPauction GPL 2.51 allow remote attackers to execute arbitrary PHP code via a URL in the include_path parameter to (1) converter.inc.php, (2) messages.inc.php, and (3) settings.inc.php in includes/.
Exploits (1)
This exploit demonstrates a remote file inclusion vulnerability in PHPauction GPL 2.51 by manipulating the 'include_path' parameter in multiple PHP files to include a remote shell. The vulnerability allows arbitrary code execution by including malicious files from an attacker-controlled server.