FuseTalk 2.0/3.0 - 'AuthError.cfm' SQL Injection
Author: Ivan Almuina
type: webapps
platform: cfm
port:
date_added: 2007-06-19
date_updated: 2013-12-11
verified: 1
codes: CVE-2007-3301;OSVDB-38475
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/24528/info
FuseTalk is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
NOTE: Specific vulnerable versions were not disclosed. Reports also indicate that this issue has been addressed in the latest version of the application.
http://www.example.com/forum/include/error/autherror.cfm?FTVAR_URLP=x&errorcode=[SQL_INJ]