[] NeoSense

Adobe ColdFusion - 'probe.cfm' Cross-Site Scripting

Author: G.R0b1n
type: webapps
platform: cfm
port: 
date_added: 2011-08-18 
date_updated: 2015-02-13 
verified: 1 
codes:  
tags: 
aliases:  
screenshot_url:  
application_url: 

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

Adobe ColdFusion is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.

An attacker could exploit this vulnerability to execute arbitrary script code in the context of the affected website. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.

http://www.example.com/CFIDE/probe.cfm?name=<script>alert("G.R0b1n")</script>