vendor:
Squirrelcart
by:
ShaiMagal
7.5
CVSS
HIGH
Remote File Inclusion
CWE
Product Name: Squirrelcart
Affected Version From: 1.x.x
Affected Version To: 1.x.x
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
Squirrelcart <= 1.x.x Remote File Inclusion
The vulnerability allows an attacker to include a remote file in the vulnerable file 'popup_window.php' of Squirrelcart version 1.x.x. By manipulating the 'site_isp_root' parameter, an attacker can execute arbitrary code or include malicious files from a remote server.
Mitigation:
To mitigate this vulnerability, it is recommended to update Squirrelcart to a version higher than 1.x.x. Additionally, ensure that the 'register_globals' directive is set to 'off' in the PHP configuration.