2021-05-22 14:35:32 +00:00
|
|
|
id: kubeflow-dashboard-unauth
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Kubeflow Unauth
|
|
|
|
author: dhiyaneshDk
|
|
|
|
severity: high
|
2024-01-03 06:08:41 +00:00
|
|
|
description: Kubeflow internal data is exposed.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/kubeflow/kubeflow
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: kubeflow,unauth,misconfig
|
2021-05-22 14:35:32 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-05-22 14:35:32 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/pipeline/apis/v1beta1/runs?page_size=5&sort_by=created_at%20desc'
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-05-22 14:35:32 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '{"runs":[{"id":'
|
|
|
|
- 'resource_references'
|
2021-05-23 19:56:48 +00:00
|
|
|
condition: and
|
2021-05-22 14:35:32 +00:00
|
|
|
part: body
|
2021-05-23 19:56:48 +00:00
|
|
|
|
2021-05-22 14:35:32 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "application/json"
|
|
|
|
part: header
|
2021-05-23 19:56:48 +00:00
|
|
|
|
2021-05-22 14:35:32 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402204882a058a2e13596bbb76699588f945cb126ffe835a2b7f2f4d52d10c7d88ef3022068d2d38d2a0ab6925b28bec85adb2819d838b040f1888d7d16f7edf072a52b09:922c64590222798bb761d5b6d8e72950
|