vendor:
CubeCart
by:
Devellion Limited
7,5
CVSS
HIGH
Cross Site Scripting, SQL Injection
89, 89, 89
CWE
Product Name: CubeCart
Affected Version From: <= 3.0.12
Affected Version To: None
Patch Exists: YES
Related CWE: CVE-2006-4525
CPE: a:devellion_limited:cubecart
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2006
CubeCart Multiple Vulnerabilities
CubeCart is vulnerable to Cross Site Scripting attacks, SQL Injection attacks, and possible remote code execution due to an attacker being able to include arbitrary php code. An uninitialized array is used in an sql query and in the rendered template, thus allowing for cross site scripting attacks.
Mitigation:
Upgrade to the latest version of CubeCart and ensure that register globals is disabled.