Dragonfly CMS 9.0.6.1 Surveys Module - Multiple Cross-Site Scripting Vulnerabilities

Related Vulnerabilities: CVE-2006-1033  
Publish Date: 22 Feb 2006
Author: Lostmon
                							

                source: http://www.securityfocus.com/bid/16784/info
    
Dragonfly is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input. 
    
An attacker may leverage these issues to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.

http://www.example.com/index.php?name=Surveys&op=results"><script>alert()</script>pollid=3
http://www.example.com/index.php?name=Surveys&op=results&pollid=5"><script>alert()</script>