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

EDB-ID:

36067

CVE:

N/A


Author:

G.R0b1n

Type:

webapps


Platform:

CFM

Date:

2011-08-18


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>