2021-05-16 15:34:58 +00:00
|
|
|
id: unauthenticated-tensorboard
|
|
|
|
|
|
|
|
info:
|
2022-07-26 13:45:11 +00:00
|
|
|
name: Tensorflow Tensorboard - Unauthenticated Access
|
2021-05-16 15:34:58 +00:00
|
|
|
author: dhiyaneshDk
|
|
|
|
severity: high
|
2023-10-14 11:27:55 +00:00
|
|
|
description: Tensorflow Tensorboard was able to be accessed with no authentication requirements in place.
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: tensorflow,tensorboard,unauth,misconfig
|
2021-05-16 15:34:58 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-05-16 15:34:58 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/data/plugins_listing'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'scalars'
|
|
|
|
- 'loading_mechanism'
|
|
|
|
- 'custom_scalars'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2022-07-26 13:45:11 +00:00
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022058560a030430f760e66726b3ac05d4b27f4687216b5413046c45b2c7c69eca3f022100d49feaf2ddcad93dcf7f146e0832c0ec7ec76a00e9265d26cb434f59c29826fa:922c64590222798bb761d5b6d8e72950
|