Adobe ColdFusion Server 8.0.1 - '/wizards/common/_logintowizard.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-57183
tags:
aliases:
screenshot_url:
application_url:
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/wizards/common/_logintowizard.cfm?>'"><script>alert('DSECRG_XSS')</script>