Commercial Interactive Media SCOOP! 2.3 - 'account_login.asp' Multiple Cross-Site Scripting Vulnerabilities

Related Vulnerabilities: CVE-2005-4490  
Publish Date: 21 Dec 2005
Author: r0t3d3Vil
                							

                source: http://www.securityfocus.com/bid/16015/info
  
Commercial Interactive Media SCOOP! is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
  
An attacker may leverage these issues 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.
  
Version 2.3 of Commercial Interactive Media SCOOP! is reportedly vulnerable to these issues; other versions may also be affected. 

http://www.example.com/account_login.asp?Username=[XSS]
http://www.example.com/account_login.asp?Password=[XSS]