2022-10-28 05:56:11 +00:00
|
|
|
id: openshift-installer-panel
|
2022-10-26 22:18:57 +00:00
|
|
|
|
|
|
|
info:
|
2022-12-02 21:24:17 +00:00
|
|
|
name: OpenShift Assisted Installer Panel - Detect
|
2022-10-26 22:18:57 +00:00
|
|
|
author: DhiyaneshDk
|
2023-02-06 16:47:09 +00:00
|
|
|
severity: medium
|
2022-12-02 21:24:17 +00:00
|
|
|
description: OpenShift Assisted Installer panel was detected.
|
|
|
|
classification:
|
2023-02-06 16:47:09 +00:00
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L
|
|
|
|
cvss-score: 4.6
|
2023-01-27 14:57:27 +00:00
|
|
|
cwe-id: CWE-284
|
2022-10-26 22:18:57 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-10-26 22:18:57 +00:00
|
|
|
verified: true
|
|
|
|
shodan-query: title:"OpenShift Assisted Installer"
|
2023-06-30 22:25:44 +00:00
|
|
|
tags: panel,openshift,cluster,misconfig
|
2022-10-26 22:18:57 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-26 22:18:57 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/clusters'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'OpenShift Assisted Installer'
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- 'text/html'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|