Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-1423. PoCs published by Rodrigo Duarte.
AI-analyzed exploit summary This exploit demonstrates a file inclusion vulnerability in the WORK e-commerce system, allowing remote attackers to include arbitrary files via the `g_include` parameter. The vulnerable script `include_top.php` does not properly validate the parameter, leading to potential remote code execution.
Description
Multiple PHP remote file inclusion vulnerabilities in WORK system e-commerce 3.0.5 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the g_include parameter to include/include_top.php and certain other PHP scripts.
Exploits (1)
This exploit demonstrates a file inclusion vulnerability in the WORK e-commerce system, allowing remote attackers to include arbitrary files via the `g_include` parameter. The vulnerable script `include_top.php` does not properly validate the parameter, leading to potential remote code execution.