2022-07-03 20:08:37 +00:00
|
|
|
id: confluence-oauth-admin
|
|
|
|
|
|
|
|
info:
|
2022-07-04 17:00:24 +00:00
|
|
|
name: Confluence OAuth Administration Endpoint
|
2022-07-03 20:08:37 +00:00
|
|
|
author: DhiyaneshDK
|
2022-07-05 03:06:12 +00:00
|
|
|
severity: info
|
2022-07-03 20:08:37 +00:00
|
|
|
metadata:
|
2022-07-04 17:00:24 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 2
|
2022-07-03 20:08:37 +00:00
|
|
|
shodan-query: http.component:"Atlassian Confluence"
|
|
|
|
tags: misconfig,jira,confluence,atlassian
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-07-03 20:08:37 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/plugins/servlet/oauth/view-consumer-info"
|
|
|
|
- "{{BaseURL}}/confluence/plugins/servlet/oauth/view-consumer-info"
|
|
|
|
|
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-07-03 20:08:37 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>OAuth Consumer Information'
|
|
|
|
- 'OAuth Administration'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402205f5d2f6d95a707362ce5fb3826602901729a8b3859f7d0749aa0492016d3b19e022043b856314d022b592b5ddcbb70711c732af0a74200285cad7bc71ece864493fc:922c64590222798bb761d5b6d8e72950
|