2021-05-03 12:44:44 +00:00
|
|
|
id: gloo-unauth
|
|
|
|
|
|
|
|
info:
|
2021-05-05 12:23:34 +00:00
|
|
|
name: Unauthenticated Gloo UI
|
2021-05-03 12:44:44 +00:00
|
|
|
author: dhiyaneshDk
|
|
|
|
severity: high
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: unauth,gloo
|
2021-05-03 12:44:44 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-05-03 12:44:44 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/fed.rpc.solo.io.GlooInstanceApi/ListClusterDetails'
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-05-03 12:44:44 +00:00
|
|
|
headers:
|
|
|
|
Content-type: "application/grpc-web+proto"
|
|
|
|
Referer: "{{BaseURL}}/admin/"
|
2021-05-05 12:23:34 +00:00
|
|
|
|
2021-05-03 12:44:44 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "gke-remote"
|
|
|
|
part: body
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "application/grpc-web+proto"
|
|
|
|
part: header
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a00463044022038a63398e0213e8c14e3835e8719afa5d37310c49f3d229fd3f4ee36af7972c202201810220865a8a667e649b44d48815c274a522cd21e532e7c5122f176b65d5541:922c64590222798bb761d5b6d8e72950
|