Enhancement: exposures/configs/jetbrains-datasources.yaml by mp

patch-1
MostInterestingBotInTheWorld 2023-02-05 13:14:40 -05:00
parent 762b30a778
commit 9525082cd0
1 changed files with 9 additions and 2 deletions

View File

@ -1,10 +1,15 @@
id: jetbrains-datasource
info:
name: Jetbrains IDE DataSources exposure
name: Jetbrains IDE DataSources - Detect
author: FlorianMaak
severity: info
description: Contains uuid of datasource to retrieve via .idea/dataSources/{uuid}.xml to expose database structure.
description: Jetbrains IDE DataSources configuration was detected and contains an uuid of datasource to retrieve via .idea/dataSources/{uuid}.xml to expose database structure.
reference: https://www.jetbrains.com
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
tags: config,exposure,jetbrains
requests:
@ -22,3 +27,5 @@ requests:
- type: status
status:
- 200
# Enhanced by mp on 2023/02/05