2021-11-04 20:57:08 +00:00
|
|
|
id: gocd-unauth-dashboard
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: GoCd Unauth Dashboard
|
|
|
|
author: dhiyaneshDk
|
|
|
|
severity: medium
|
2024-01-03 06:08:41 +00:00
|
|
|
description: GoCd Dashboard is exposed.
|
2021-11-04 20:57:08 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2024-05-14 23:52:32 +00:00
|
|
|
shodan-query: http.title:"Create a pipeline - Go" html:"GoCD Version"
|
2021-11-06 10:57:38 +00:00
|
|
|
tags: go,gocd,unauth,misconfig
|
2021-11-04 21:26:16 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-11-04 20:57:08 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/go/admin/pipelines/create?group=defaultGroup'
|
2021-11-04 20:59:38 +00:00
|
|
|
|
2021-11-04 20:57:08 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>Create a pipeline - Go</title>'
|
|
|
|
|
|
|
|
- type: word
|
2021-11-04 20:59:38 +00:00
|
|
|
part: header
|
2021-11-04 20:57:08 +00:00
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-05-15 00:02:13 +00:00
|
|
|
# digest: 4a0a0047304502205138b757ccc0742d887b97717a06383dd5ccfe5f0394ff3c193c4be652028887022100b791a416ff7c1da55813e25fbaed8b33cc7cc08e1d599a7a1bd42f10131ffacc:922c64590222798bb761d5b6d8e72950
|