2023-01-27 14:57:27 +00:00
|
|
|
id: mcloud-installer
|
2022-10-26 20:53:35 +00:00
|
|
|
|
|
|
|
info:
|
2023-01-27 14:57:27 +00:00
|
|
|
name: mCloud Panel - Installer
|
2022-10-26 20:53:35 +00:00
|
|
|
author: ritikchaddha
|
2023-01-27 14:57:27 +00:00
|
|
|
severity: critical
|
|
|
|
description: mCloud installer was detected.
|
2022-11-29 14:52:46 +00:00
|
|
|
classification:
|
2023-01-27 14:57:27 +00:00
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H
|
|
|
|
cvss-score: 9.4
|
|
|
|
cwe-id: CWE-284
|
|
|
|
reference:
|
|
|
|
- https://mcloudcorp.com/
|
2022-10-26 20:53:35 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-10-26 20:53:35 +00:00
|
|
|
verified: true
|
|
|
|
shodan-query: http.title:"mcloud-installer-web"
|
2023-06-30 22:25:44 +00:00
|
|
|
tags: panel,mcloud,misconfig
|
2022-10-26 20:53:35 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-26 20:53:35 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/clusterList'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<title>mcloud-installer-web'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2022-11-29 14:52:46 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2022/11/28
|