Skip to content

Commit 294e3e5

Browse files
committed
fix validation errors
1 parent 9bc6570 commit 294e3e5

File tree

5 files changed

+5
-3
lines changed

5 files changed

+5
-3
lines changed

CVE-2017-17562.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ requests:
8787
Accept: */*
8888
Connection: close
8989
90-
attack: sniper
90+
attack: batteringram
9191
matchers-condition: and
9292
matchers:
9393
- type: status

CVE-2020-13379.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id: CVE-2020-13379
22

33
info:
4-
name:
4+
name: Grafana SSRF CVE-2020-13379
55
description: The avatar feature in Grafana 3.0.1 through 7.0.1 has an SSRF Incorrect Access Control issue. This vulnerability allows any unauthenticated user/client to make Grafana send HTTP requests to any URL and return its result to the user/client. This can be used to gain information about the network that Grafana is running on. Furthermore, passing invalid URL objects could be used for DOS'ing Grafana via SegFault.
66
reference: https://rhynorater.github.io/CVE-2020-13379-Write-Up
77
author: geeknik

CVE-2020-19625.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
id: CVE-2020-19625
12
info:
23
name: Gridx 1.3 RCE
34
author: geeknik

db-schema.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
id: db-schema.yaml
1+
id: db-schema
22

33
info:
44
name: Discover db schema files

header-blind-sql-injection.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
id: header-blind-sql-injection
12
info:
23
name: Header Blind SQL Injection
34
author: geeknik

0 commit comments

Comments
 (0)