Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-4052. PoCs published by Matdhule.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in PHP Simple Shop <= 2.0 due to improper verification of the 'abs_path' parameter in multiple admin scripts. Attackers can include arbitrary PHP code from external resources, leading to remote code execution.
Description
Multiple PHP remote file inclusion vulnerabilities in Turnkey Web Tools PHP Simple Shop 2.0 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the abs_path parameter to (1) admin/index.php, (2) admin/adminindex.php, (3) admin/adminglobal.php, (4) admin/login.php, (5) admin/menu.php or (6) admin/header.php.
Exploits (1)
This exploit demonstrates a remote file inclusion vulnerability in PHP Simple Shop <= 2.0 due to improper verification of the 'abs_path' parameter in multiple admin scripts. Attackers can include arbitrary PHP code from external resources, leading to remote code execution.