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-2007-5962 — vsftpd 2.0.5 - 'CWD' (Authenticated) Remote Memory Consumption | Kitploit
Tools/GitHubGitHub/antogit-sys/cve-2007-5962
Vulnerability AnalysisExploitationPenetration TestingLearning & EducationLabs & Practice
GitHubantogit-sys/cve-2007-5962

CVE-2007-5962

vsftpd 2.0.5 - 'CWD' (Authenticated) Remote Memory Consumption

View Repository
113 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-2007-5962

banner

1. Introduction

My tool is written in Python and exploits the CVE-2007-5962 vulnerability to perform a series of directory changes that crash the ftp daemon.

root@kitploit:~
         *** DISCLAIMER!!! ***
        Please note that the use of hacking tools without authorization is illegal and
        could result in legal problems. Therefore, it is important to use this tool
        only for testing purposes on systems where you have permission to act.

2. conditions to exploit this vulnerability

  • firewall disabled or compromised

  • the attacker must know the username and password of an ftp account

  • ftp passwords travel unencrypted and could be sniffed

3. help use

screen helper

4. source from which I took inspiration:

vsftpd 2.0.5 - 'CWD' (Authenticated) Remote Memory Consumption

Download Tool