2022-11-13 20:54:52 +00:00
|
|
|
id: unauthenticated-jenkins
|
2020-09-15 16:21:32 +00:00
|
|
|
|
|
|
|
info:
|
2021-04-29 06:11:35 +00:00
|
|
|
name: Unauthenticated Jenkins Dashboard
|
2020-09-15 16:21:32 +00:00
|
|
|
author: dhiyaneshDK
|
2020-09-20 12:57:43 +00:00
|
|
|
severity: high
|
2024-01-02 15:45:12 +00:00
|
|
|
description: Jenkins Dashboard is exposed to external users.
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: jenkins
|
2020-09-15 16:21:32 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-09-15 16:21:32 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- Dashboard [Jenkins]
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 4b0a00483046022100fdadef7a0033dd96c82c0343a62b892b6169b5b5be972ca6c62384fe03907b0d0221008acb50f988c15098ac252275d90b4bcbd721d166cfee91467b43df238c827139:922c64590222798bb761d5b6d8e72950
|