CVE-2007-4439
Squirrelcart < 1.6.3 - Remote File Inclusion via site_isp_root Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-4439. PoCs published by ShaiMagal.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in Squirrelcart <= 1.x.x via the 'site_isp_root' parameter in popup_window.php. The attacker can include a remote shell by manipulating the parameter, but it requires register_globals to be off.
Description
PHP remote file inclusion vulnerability in popup_window.php in Squirrelcart 1.x.x and earlier allows remote attackers to execute arbitrary PHP code via a URL in the site_isp_root parameter, probably related to cart.php.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in Squirrelcart <= 1.x.x via the 'site_isp_root' parameter in popup_window.php. The attacker can include a remote shell by manipulating the parameter, but it requires register_globals to be off.