Dojo Toolkit 1.4.1 - '/dijit/tests/_testCommon.js?theme' Cross-Site Scripting

Related Vulnerabilities: CVE-2010-2275  
Publish Date: 15 Mar 2010
Author: Adam Bixby
                							

                source: http://www.securityfocus.com/bid/38739/info

Dojo is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.

An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.

Versions prior to Dojo 1.4.2 are vulnerable. 

http://www.example.com/dijit/tests/form/test_Button.html?theme="/><script>alert(/xss/)</script>