Enhancement: exposures/configs/symfony-security-config.yaml by md

patch-1
MostInterestingBotInTheWorld 2023-02-23 16:32:21 -05:00
parent 1e63ccee10
commit 86b878f2ea
1 changed files with 8 additions and 1 deletions

View File

@ -1,12 +1,17 @@
id: symfony-security-config
info:
name: Symfony Security Configuration Exposure
name: Symfony Security Configuration File - Detect
author: dahse89
severity: info
description: Symfony security configuration file was detected.
reference:
- https://symfony2-document.readthedocs.io/en/latest/book/security.html
- https://symfony.com/doc/current/reference/configuration/security.html
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: config,exposure,symfony
requests:
@ -28,3 +33,5 @@ requests:
- "access_control:"
condition: and
part: body
# Enhanced by md on 2023/02/23