Adobe ColdFusion Server 8.0.1 - '/administrator/enter.cfm' Query String Cross-Site Scripting

Author: Alexander Polyakov
type: webapps
platform: cfm
port: 
date_added: 2009-08-17  
date_updated: 2014-05-04  
verified: 1  
codes: CVE-2009-1872;OSVDB-57185  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 33170.txt  
source: https://www.securityfocus.com/bid/36046/info

Adobe ColdFusion is prone to multiple HTML-injection vulnerabilities because it fails to properly sanitize user-supplied input before using it in dynamically generated content.

Attacker-supplied HTML and script code would run in the context of the affected application, potentially allowing the attacker to steal cookie-based authentication credentials or to control how the site is rendered to the user. Other attacks are also possible.

Adobe ColdFusion 8.0.1 and earlier are vulnerable.

http://www.example.com:8500/CFIDE/administrator/enter.cfm?>&#039;"><script>alert(&#039;DSECRG_XSS&#039;)</script>