updated matchers and info

patch-1
Ritik Chaddha 2023-04-20 02:50:57 +05:30 committed by GitHub
parent a558791c08
commit afb9dc6353
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
id: CVE-2021-43798
info:
name: Grafana v8.x Arbitrary File Read
name: Grafana v8.x - Arbitrary File Read
author: z0ne,dhiyaneshDk,j4vaovo
severity: high
description: Grafana versions 8.0.0-beta1 through 8.3.0 are vulnerable to a local directory traversal, allowing access to local files. The vulnerable URL path is `<grafana_host_url>/public/plugins/NAME/`, where NAME is the plugin ID for any installed plugin.
@ -17,6 +17,7 @@ info:
cve-id: CVE-2021-43798
cwe-id: CWE-22
metadata:
verified: "true"
shodan-query: title:"Grafana"
tags: cve,cve2021,grafana,lfi
@ -30,12 +31,11 @@ requests:
stop-at-first-match: true
matchers-condition: and
matchers:
- type: regex
regex:
- "root:.*:0:0:"
- "for 16-bit app support"
- "socket = /tmp/grafana.sock"
- "\\[(font|extension|file)s\\]"
- "socket\s*=\s*\/tmp\/grafana\.sock"
condition: or
- type: status