Adobe ColdFusion Input Validation Flaw in 'probe.cfm' Permits Cross-Site Scripting Attacks
This security vulnerability was recently published:
http://securitytracker.com/id/1025957
What is strange is the note: "No solution available at the time of entry."
There is a work around/solution for this issue. Remove the existing CFIDE virtual directory mapping from your site, if you are using the default. Create a virtual directory for CFIDE and map to an empty directory. Then create a virtual directory under it for scripts and map it to the original scripts location (usually c:\inetpub\wwwroot\cfide\scripts for IIS). This was the scripts content gets updated with normal Adobe patches, your templates can use the various scripts, and the rest of the CFIDE contents are not accessible and exploitable.
I HIGHLY recommend this tweak for all websites as it avoids and corrects many CFIDE vulnerabilities.
