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-41278 — Metabase任意文件读取漏洞批量扫描工具 | Kitploit
Tools/GitHubGitHub/fdlucifer/cve-2021-41278
Vulnerability ScannersExploitationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubfdlucifer/cve-2021-41278

CVE-2021-41278

Metabase任意文件读取漏洞批量扫描工具

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

CVE-2021-41277

Metabase arbitrary file read vulnerability batch scanning tool

Affected versions:

root@kitploit:~
metabase version < 0.40.5
metabase version >= 1.0.0, < 1.40.5

Fixed versions:

root@kitploit:~
metabase version >= 0.40.5
metabase version >= 1.40.5

Usage

root@kitploit:~
usage: CVE-2021-41277.py [-h] [-u URL] [-f FILE]

CVE-2021-41277

optional arguments:
  -h, --help            show this help message and exit
  -u URL, --url URL     url like http://127.0.0.1:8080
  -f FILE, --file FILE  url file path

Single URL scan

root@kitploit:~
python3 CVE-2021-41277.py -u http://172.16.0.1:8080

Batch scan

root@kitploit:~
python3 CVE-2021-41277.py -f ./scan.txt
Download Tool