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-40964 — Tiny File Manager <= 2.4.6 - Remote Code Execution (RCE) | Kitploit
Tools/GitHubGitHub/z3r0space/cve-2021-40964
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRed Teaming
GitHubz3r0space/cve-2021-40964

CVE-2021-40964

Tiny File Manager <= 2.4.6 - Remote Code Execution (RCE)

View Repository
1 year 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

Tiny File Manager <= 2.4.6 - Remote Code Execution (Authenticated)

Exploit Status Language CVE

🚨 About the Exploit

This is a Bash-based authenticated Remote Code Execution (RCE) exploit for Tiny File Manager versions <= 2.4.6, vulnerable under CVE-2021-40964.

The script leverages:

  • Weak upload validation and webroot disclosure,
  • An arbitrary file upload vulnerability, leading to PHP code execution.

📌 Details

  • Exploit Title: Tiny File Manager <= 2.4.6 - Remote Code Execution (RCE)
  • CVE: CVE-2021-40964
  • Author: Z3R0 (0x30)
  • Vulnerable Version: ≤ 2.4.6
  • Authentication Required: Yes (Admin credentials)

⚙️ Prerequisites

Ensure the following tools are installed:

root@kitploit:~
sudo apt install curl jq
Download Tool