2021-02-24 06:36:29 +00:00
|
|
|
id: ups-status
|
|
|
|
|
|
|
|
info:
|
2023-03-17 13:53:30 +00:00
|
|
|
name: APC UPC Multimon Status Page - Detect
|
2021-02-24 06:36:29 +00:00
|
|
|
author: dhiyaneshDK
|
2023-03-17 13:53:30 +00:00
|
|
|
severity: info
|
2023-03-15 14:20:31 +00:00
|
|
|
description: Multimon UPS status page was detected.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
2023-03-17 13:53:30 +00:00
|
|
|
- http://www.apcupsd.org/
|
2022-04-22 10:38:41 +00:00
|
|
|
- https://www.exploit-db.com/ghdb/752
|
2023-03-17 13:53:30 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cvss-score: 0.0
|
|
|
|
cwe-id: CWE-200
|
2023-06-02 23:20:49 +00:00
|
|
|
tags: logs,status,edb,misconfig
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 2
|
2021-02-24 06:36:29 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-02-24 07:15:19 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/cgi-bin/apcupsd/multimon.cgi"
|
|
|
|
- "{{BaseURL}}/cgi-bin/multimon.cgi"
|
2021-02-24 06:36:29 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2021-02-24 07:15:19 +00:00
|
|
|
- "Multimon: UPS Status Page"
|
2021-02-24 06:36:29 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|