Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-4062. PoCs published by Kacper.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in SAPID Shop <= v1.2 by manipulating the `GLOBALS[root_path]` parameter in `get_tree.inc.php`. The attacker can include and execute arbitrary remote scripts, leading to potential remote code execution.
Description
PHP remote file inclusion vulnerability in usr/extensions/get_tree.inc.php in Dmitry Sheiko SAPID Shop 1.2 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the GLOBALS[root_path] parameter.
Exploits (1)
This exploit demonstrates a remote file inclusion vulnerability in SAPID Shop <= v1.2 by manipulating the `GLOBALS[root_path]` parameter in `get_tree.inc.php`. The attacker can include and execute arbitrary remote scripts, leading to potential remote code execution.