CVE-2006-4526: SQL Injection
Published Sep 1, 2006
·Updated
SQL injection vulnerability in includes/content/viewCat.inc.php in CubeCart 3.0.12 and earlier, when registerglobals is enabled, allows remote attackers to execute arbitrary SQL commands via the searchArray[] parameter.
Affected Software
1 affected component
Devellion CubeCart<=3.0.12
Event History
Sep 1, 2006
CVE Published
via MITRE·11:00 PM
Data Sourced
via MITRE·11:00 PM
Description
Frequently Asked Questions
1
What is the severity of CVE-2006-4526?
CVE-2006-4526 is considered a critical SQL injection vulnerability that allows remote code execution.
2
How do I fix CVE-2006-4526?
To fix CVE-2006-4526, upgrade to CubeCart version 3.0.13 or later.
3
What systems are affected by CVE-2006-4526?
CVE-2006-4526 affects CubeCart versions up to and including 3.0.12 with register_globals enabled.
4
Can CVE-2006-4526 be exploited remotely?
Yes, CVE-2006-4526 can be exploited remotely by sending malicious SQL commands through the searchArray[] parameter.
5
What type of attack can be performed using CVE-2006-4526?
An attacker can execute arbitrary SQL commands allowing for data manipulation or extraction due to CVE-2006-4526.