QuickEStore insertorder.cfm CFTOKEN Parameter SQL Injection

high Nessus Plugin ID 26001

Synopsis

The remote web server contains a Cold Fusion script that is prone to a SQL injection attack.

Description

The remote host is running QuickEStore, a shopping cart application writtein in Cold Fusion.

The version of QuickEStore installed on the remote host fails to sanitize input to the 'CFTOKEN' parameter of the 'insertorder.cfm' script before using it in database queries. An unauthenticated attacker can exploit this issue to manipulate database queries, which may lead to disclosure of sensitive information (such as the store's administrative password), modification of data, or attacks against the underlying database.

Solution

Unknown at this time.

Plugin Details

Severity: High

ID: 26001

File Name: quickestore_cftoken_sql_injection.nasl

Version: 1.18

Type: remote

Family: CGI abuses

Published: 9/7/2007

Updated: 4/11/2022

Configuration: Enable thorough checks

Supported Sensors: Nessus

Risk Information

VPR

Risk Factor: Medium

Score: 6.7

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Information

Excluded KB Items: Settings/disable_cgi_scanning

Exploit Ease: No exploit is required

Exploited by Nessus: true

Vulnerability Publication Date: 7/19/2007

Reference Information

CVE: CVE-2007-3933

BID: 24961

CWE: 89