Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-4065. PoCs published by Kacper.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in SAPID Gallery <= v.1 by manipulating the 'root_path' parameter in two PHP scripts. Attackers can include arbitrary remote scripts to achieve remote code execution.
Description
Multiple PHP remote file inclusion vulnerabilities in Dmitry Sheiko SAPID Gallery 1.0 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the (1) root_path parameter to (a) usr/extensions/get_calendar.inc.php or the (2) GLOBALS[root_path] parameter to (b) usr/extensions/get_tree.inc.php.
Exploits (1)
This exploit demonstrates a remote file inclusion vulnerability in SAPID Gallery <= v.1 by manipulating the 'root_path' parameter in two PHP scripts. Attackers can include arbitrary remote scripts to achieve remote code execution.