vendor:
CS CART
by:
LogicGate
4,3
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: CS CART
Affected Version From: 1.3.3
Affected Version To: 1.3.3
Patch Exists: NO
Related CWE: N/A
CPE: a:cs-cart:cs-cart:1.3.3
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2010
CS CART 1.3.3 INSTALL.PHP XSS
If 'install.php' was not removed after installation, an attacker can create an HTML file with a form containing a text input and a submit button. The form action should be set to the path of the 'install.php' file on the victim server. After opening the HTML file, the attacker can enter any step of the installation they would like to access. Step '3' contains the most sensitive information.
Mitigation:
Remove the 'install.php' file after installation.