Enhancement: exposures/configs/magento-config-disclosure.yaml by cs

patch-1
MostInterestingBotInTheWorld 2023-02-23 16:17:51 -05:00
parent b9fd2fe963
commit aa3210816d
1 changed files with 5 additions and 1 deletions

View File

@ -8,6 +8,10 @@ info:
Magento configuration panel was detected. Misconfigured instances of Magento may disclose usernames, passwords, and database configurations via /app/etc/local.xml.
reference:
- https://github.com/ptonewreckin/cmsDetector/blob/master/signatures/magento.py
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score: 7.5
cwe-id: CWE-200
metadata:
verified: true
shodan-query: http.component:"Magento"
@ -48,4 +52,4 @@ requests:
- "/config/global/resources/default_setup/connection/password"
- "/config/global/resources/default_setup/connection/dbname"
# Enhanced by md on 2023/02/22
# Enhanced by cs on 2023/02/23