Enhancement: exposures/configs/prometheus-metrics.yaml by cs

patch-1
MostInterestingBotInTheWorld 2023-03-02 14:35:26 -05:00
parent fa5948df94
commit 26866253b2
1 changed files with 6 additions and 2 deletions

View File

@ -3,8 +3,12 @@ id: prometheus-metrics
info:
name: Prometheus Metrics - Detect
author: dhiyaneshDK, philippedelteil
severity: low
severity: medium
description: Prometheus metrics page was detected.
classification:
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
cwe-id: CWE-200
reference:
- https://github.com/prometheus/prometheus
- https://hackerone.com/reports/1026196
@ -29,4 +33,4 @@ requests:
status:
- 200
# Enhanced by md on 2023/02/23
# Enhanced by cs on 2023/03/02