Enhancement: exposures/configs/debug-vars.yaml by cs

patch-1
MostInterestingBotInTheWorld 2023-02-13 10:27:33 -05:00
parent b63baef96f
commit a1b2b5f3ef
1 changed files with 6 additions and 2 deletions

View File

@ -3,8 +3,12 @@ id: debug-vars
info:
name: Golang Expvar - Detect
author: luqman
severity: low
severity: info
description: Golang expvar function exposes multiple public variables via HTTP such as stack trace information and server operation counters.
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
tags: go,debug,exposure
requests:
@ -24,4 +28,4 @@ requests:
status:
- 200
# Enhanced by md on 2023/02/09
# Enhanced by cs on 2023/02/13