vendor:
QuickEStore
by:
meoconx[at]vnbrain.net
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: QuickEStore
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
SQL Injection in QuickEStore
The vulnerability allows an attacker to execute arbitrary SQL queries in the 'insertorder.cfm' page. By manipulating the 'CFID' and 'CFTOKEN' parameters, an attacker can retrieve sensitive information such as the admin password.
Mitigation:
To mitigate this vulnerability, input validation and parameterized queries should be implemented in the application code. Additionally, access controls should be enforced to limit the privileges of database users.