header-logo
Suggest Exploit
vendor:
Dojo
by:
Unknown
4.3
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: Dojo
Affected Version From: Dojo versions prior to 1.4.2
Affected Version To: Unknown
Patch Exists: YES
Related CWE: Unknown
CPE: a:dojo:dojo
Metasploit:
Other Scripts:
Platforms Tested:
Unknown

Multiple Cross-Site Scripting Vulnerabilities in Dojo

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.

Mitigation:

To mitigate these vulnerabilities, it is recommended to upgrade to Dojo version 1.4.2 or later.
Source

Exploit-DB raw data:

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