CVE-2019-8451
MEDIUM EXPLOITED NUCLEIJira Server 7.6.0-8.3.9 - Server-Side Request Forgery via Gadgets MakeRequest Endpoint
Title source: llmExploitation Summary
CVE-2019-8451 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 6 public exploits from researchers including jas502n, 0xbug, h0ffayyy. A Nuclei detection template is also available.
AI-analyzed exploit summary This repository contains a Python script that exploits CVE-2019-8451, an SSRF vulnerability in Jira before version 8.4.0. The script sends a crafted request to the vulnerable endpoint to access internal network resources.
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.
Exploits (6)
This repository contains a Python script that exploits CVE-2019-8451, an SSRF vulnerability in Jira before version 8.4.0. The script sends a crafted request to the vulnerable endpoint to access internal network resources.
This PoC demonstrates an SSRF vulnerability in Atlassian Jira via the gadgets/makeRequest endpoint, allowing attackers to make arbitrary requests to internal or external resources. The exploit leverages URL manipulation to bypass access controls.
This repository contains a Python script to scan for CVE-2019-8451, a pre-authentication SSRF vulnerability in Jira. It checks the version and attempts an SSRF request to determine vulnerability status.
This PoC demonstrates an SSRF vulnerability in Jira by exploiting the `/plugins/servlet/gadgets/makeRequest` endpoint without authentication. It sends a crafted request to an attacker-controlled URL, confirming the vulnerability.
This script exploits CVE-2019-8451, an SSRF vulnerability in Atlassian products, by crafting a malicious request to the Gadgets plugin endpoint. It checks for session leakage indicators like 'set-cookie' and the X-AUSERNAME header in the response.
This script is a proof-of-concept for CVE-2019-8451, an SSRF vulnerability in Atlassian products. It crafts a malicious request to the target URL and checks for indicators of a successful SSRF attack, such as the presence of 'set-cookie' in the response body.
Nuclei Templates (1)
http.component:"Atlassian Jira" || http.component:"atlassian jira"
References (1)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N