关联漏洞
描述
POC For CVE-2020-1481 - Jira Username Enumerator/Validator
介绍
# CVE-2020-14181
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. This vulnerability was discovered by Mikhail Klyuchnikov of Positive Technologies.
Affected versions:
* version < 7.13.16
* 8.0.0 ≤ version < 8.5.7
* 8.6.0 ≤ version < 8.12.0
Fixed versions:
* 7.13.16
* 8.5.7
* 8.12.0
POC For CVE-2020-1481 - Jira Username Enumerator/Validator
Usage:
*python3 cve-2020-14181.py -u 'https://jira.domain.xyz' -w '/path/to/wordlist'*
optional for writing to an outfile:
*python3 cve-2020-14181.py -u 'https://jira.domain.xyz' -w'/path/to/wordlist' -o '/path/to/outfile'*
文件快照
[4.0K] /data/pocs/5e2d117730f46ec969f284a26e4506429a0d6189
├── [1.9K] cve-2020-1481.py
└── [ 720] README.md
0 directories, 2 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。