[] NeoSense

ColdFusion MX - Missing Template Cross-Site Scripting

Author: Macromedia
type: remote
platform: cfm
port: 
date_added: 2002-06-13 
date_updated: 2012-09-27 
verified: 1 
codes: CVE-2002-1700;OSVDB-21557 
tags: 
aliases:  
screenshot_url:  
application_url: 

source: https://www.securityfocus.com/bid/5011/info

ColdFusion MX is prone to cross site scripting attacks.

Attacker-supplied script code may be included in a malicious missing template URI generated by the default Missing Template handler of ColdFusion. The attacker-supplied script code will be executed in the browser of a web user who visits this link, in the security context of the host running ColdFusion.

http://CF_MX_SERVER/<script>alert(document.cookie)</script>.cfm