Fusebox 4.1 - 'index.cfm' Cross-Site Scripting

Related Vulnerabilities: CVE-2005-2480  
Publish Date: 03 Aug 2005
Author: N.N.P
                source: http://www.securityfocus.com/bid/14460/info

Fusebox is prone to a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input.

An attacker may leverage this issue to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.

This issue reportedly affects Fusebox version 4.1.0; other versions may also be vulnerable.

This issue is not believed to exist because the product does not ship with layout configuration files; this has not been confirmed by Symantec. 

http://www.example.com/index.cfm?fuseaction="><script>alert(document.cookie)</script><
http://www.example.com/index.cfm?fuseaction=fusebox.overview"><script>alert(document.cookie)</script><