Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-4907. PoCs published by aLiiF.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in X-Cart by manipulating the 'xcart_dir' parameter in multiple PHP scripts. The attacker can include arbitrary remote files, potentially leading to remote code execution.
Description
Multiple PHP remote file inclusion vulnerabilities in X-Cart allow remote attackers to execute arbitrary PHP code via a URL in the xcart_dir parameter to (1) config.php, (2) prepare.php, (3) smarty.php, (4) customer/product.php, (5) provider/auth.php, and (6) admin/auth.php.
Exploits (1)
This exploit demonstrates a remote file inclusion vulnerability in X-Cart by manipulating the 'xcart_dir' parameter in multiple PHP scripts. The attacker can include arbitrary remote files, potentially leading to remote code execution.