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

Related Vulnerabilities: CVE-2009-1872  
Publish Date: 17 Aug 2009
                							

                source: http://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?>'"><script>alert('DSECRG_XSS')</script>