Atlassian JIRA 'name' Parameter Cross Site Scripting Vulnerabiliy
BID:61647
Info
Atlassian JIRA 'name' Parameter Cross Site Scripting Vulnerabiliy
| Bugtraq ID: | 61647 |
| Class: | Input Validation Error |
| CVE: |
CVE-2013-5319 |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 06 2013 12:00AM |
| Updated: | Aug 22 2013 10:57AM |
| Credit: | Gjoko Krstic |
| Vulnerable: | |
| Not Vulnerable: | |
Discussion
Atlassian JIRA 'name' Parameter Cross Site Scripting Vulnerabiliy
Atlassian JIRA is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.
An attacker may leverage this issue to execute arbitrary HTML and script code in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks.
Atlassian JIRA 6.0.2 and 6.0.3 are vulnerable; other versions may also be affected.
Atlassian JIRA is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.
An attacker may leverage this issue to execute arbitrary HTML and script code in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks.
Atlassian JIRA 6.0.2 and 6.0.3 are vulnerable; other versions may also be affected.
Exploit / POC
Atlassian JIRA 'name' Parameter Cross Site Scripting Vulnerabiliy
Attackers can exploit this issue by enticing an unsuspecting user to follow a malicious URI.
The following example URI is available:
http://www.example.com/secure/admin/user/DeleteUser!default.jspa?name=a"><script>alert(document.cookie);</script>&returnUrl=UserBrowser.jspa
Attackers can exploit this issue by enticing an unsuspecting user to follow a malicious URI.
The following example URI is available:
http://www.example.com/secure/admin/user/DeleteUser!default.jspa?name=a"><script>alert(document.cookie);</script>&returnUrl=UserBrowser.jspa
Solution / Fix
Atlassian JIRA 'name' Parameter Cross Site Scripting Vulnerabiliy
Solution:
Updates are available. Please see the references or vendor advisory for more information.
Solution:
Updates are available. Please see the references or vendor advisory for more information.
References
Atlassian JIRA 'name' Parameter Cross Site Scripting Vulnerabiliy
References:
References:
- Jira Homepage (Atlassian)