header-logo
Suggest Exploit
vendor:
Jira
by:
Unknown
5.5
CVSS
MEDIUM
Cross-Site Scripting (XSS), Information Disclosure
79
CWE
Product Name: Jira
Affected Version From: 04.01
Affected Version To: Unknown
Patch Exists: YES
Related CWE:
CPE: a:atlassian:jira:4.01
Metasploit:
Other Scripts:
Platforms Tested:
2010

Multiple Cross-Site Scripting and Information Disclosure Vulnerabilities in Jira

The Jira application fails to sanitize user-supplied input, leading to multiple cross-site scripting vulnerabilities and an information disclosure vulnerability. Attackers can exploit these vulnerabilities to obtain sensitive information, steal cookie-based authentication information, and execute arbitrary client-side scripts in the context of the browser.

Mitigation:

To mitigate these vulnerabilities, it is recommended to sanitize user-supplied input before using it in web pages or storing it in databases. Regular security updates and patches should be applied to the Jira application.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/42025/info

Jira is prone to multiple cross-site scripting vulnerabilities and an information disclosure vulnerability because the application fails to sufficiently sanitize user-supplied input.

Attackers can exploit these issues to obtain sensitive information, steal cookie-based authentication information, and execute arbitrary client-side scripts in the context of the browser.

Jira 4.01 is vulnerable; other versions may also be affected. 

http://www.example.com/ViewIssue.jspa?id=[VALID_ID]&watch=true&returnUrl=data:text/html,<script>alert(0)</script>
http://www.example.com/AttachFile!default.jspa?id=[VALID_ID]&returnUrl=javascript:alert(0)';foo='