POC详情: 5e2d117730f46ec969f284a26e4506429a0d6189

来源
关联漏洞
标题: Atlassian Jira 信息泄露漏洞 (CVE-2020-14181)
描述:Atlassian Jira是澳大利亚Atlassian公司的一套缺陷跟踪管理系统。该系统主要用于对工作中各类问题、缺陷进行跟踪管理。 Atlassian Jira Server and Data Center 7.13.6版本之前存在安全漏洞,攻击者可利用该漏洞枚举用户信息。
描述
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付费,感谢您的支持。