Cartweaver 2.16.11 - 'Results.cfm' SQL Injection
Author: r0t
type: webapps
platform: cfm
port:
date_added: 2006-04-25
date_updated: 2016-12-06
verified: 1
codes: CVE-2006-2046;OSVDB-24961
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/17941/info
Cartweaver ColdFusion is prone to SQL-injection vulnerabilities. These issues are due to the application's failure to properly sanitize user-supplied input before using it in SQL queries.
Successful exploits could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
http://www.example.com/Results.cfm?category=[SQL]
http://www.example.com/Results.cfm?keywords=[SQL]