#VU3056 Stored cross-site scripting in Jira Software - CVE-2010-1164

 

#VU3056 Stored cross-site scripting in Jira Software - CVE-2010-1164

Published: January 2, 2017


Vulnerability identifier: #VU3056
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:A/U:Amber
CVE-ID: CVE-2010-1164
CWE-ID: CWE-79
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Jira Software
Software vendor:
Atlassian

Description

The vulnerability allows a remote attacker to perform cross-site scripting (XSS) attacks.

The vulnerability exists due to insufficient sanitization of user-supplied data passed via HTTP Referrer header to 500page.jsp script. A remote attacker can send a specially crafted HTTP request, containing XSS exploit and permanently store arbitrary HTML and script code. The code will be executed in victim’s browser in context of vulnerable website every time the victim visits vulnerable interface.

Successful exploitation of the vulnerability may allow an attacker to gain access to potentially sensitive data.

Note: this vulnerability is being publicly exploited.


Remediation


External links