2021-05-18 19:21:15 +00:00
|
|
|
id: nagios-status-page
|
|
|
|
|
|
|
|
info:
|
2023-02-22 19:50:16 +00:00
|
|
|
name: Nagios Current Status Page - Detect
|
2021-05-18 19:21:15 +00:00
|
|
|
author: dhiyaneshDk
|
2023-03-17 17:11:28 +00:00
|
|
|
severity: medium
|
2023-02-22 19:50:16 +00:00
|
|
|
description: Nagios current status page was detected.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/ghdb/6918
|
2023-02-23 21:18:51 +00:00
|
|
|
classification:
|
2023-03-17 17:11:28 +00:00
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
|
|
cvss-score: 5.3
|
2023-02-23 21:18:51 +00:00
|
|
|
cwe-id: CWE-200
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: exposure,nagios,status,edb
|
2021-05-18 19:21:15 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/nagios/cgi-bin/status.cgi'
|
|
|
|
- '{{BaseURL}}/cgi-bin/nagios4/status.cgi'
|
|
|
|
- '{{BaseURL}}/cgi-bin/nagios3/status.cgi'
|
2021-05-19 01:15:50 +00:00
|
|
|
|
2021-05-18 19:21:15 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- Current Network Status
|
2023-02-22 19:50:16 +00:00
|
|
|
|
2023-02-23 21:18:51 +00:00
|
|
|
# Enhanced by cs on 2023/02/23
|