2021-01-02 04:56:15 +00:00
id : CVE-2020-14181
2020-09-30 20:36:12 +00:00
info :
name : User enumeration via insecure Jira endpoint
author : bjhulst
severity : medium
2022-04-22 10:38:41 +00:00
description : Affected versions of Atlassian Jira Server and Data Center allow an unauthenticated user to enumerate users via an Information Disclosure vulnerability in the /ViewUserHover.jspa endpoint. The affected
versions are before version 7.13.6, from version 8.0.0 before 8.5.7, and from version 8.6.0 before 8.12.0.
2021-08-18 11:37:49 +00:00
reference :
2021-03-18 13:22:13 +00:00
- https://jira.atlassian.com/browse/JRASERVER-71560
2021-03-18 19:09:38 +00:00
- http://packetstormsecurity.com/files/161730/Atlassian-JIRA-8.11.1-User-Enumeration.html
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
2022-04-22 10:38:41 +00:00
cvss-score : 5.3
2021-09-10 11:26:40 +00:00
cve-id : CVE-2020-14181
cwe-id : CWE-200
2022-07-04 13:18:24 +00:00
metadata :
shodan-query : http.component:"Atlassian Jira"
2022-08-27 04:41:18 +00:00
tags : cve,cve2020,atlassian,jira,packetstorm
2020-09-30 20:36:12 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}/secure/ViewUserHover.jspa"
matchers-condition : and
matchers :
- type : word
words :
- "User does not exist"
- type : status
status :
- 200