7.1
CVSSv2

CVE-2007-5962

Published: 22/05/2008 Updated: 13/02/2023
CVSS v2 Base Score: 7.1 | Impact Score: 6.9 | Exploitability Score: 8.6
VMScore: 725
Vector: AV:N/AC:M/Au:N/C:N/I:N/A:C

Vulnerability Summary

Memory leak in a certain Red Hat patch, applied to vsftpd 2.0.5 on Red Hat Enterprise Linux (RHEL) 5 and Fedora 6 through 8, and on Foresight Linux and rPath appliances, allows remote malicious users to cause a denial of service (memory consumption) via a large number of CWD commands, as demonstrated by an attack on a daemon with the deny_file configuration option.

Vulnerable Product Search on Vulmon Subscribe to Product

redhat enterprise_linux 5.0

redhat fedora 6

redhat fedora 7

redhat fedora 8

foresight_linux appliances

rpath appliance_platform_agent

Exploits

source: wwwsecurityfocuscom/bid/29322/info The 'vsftpd' FTP server is prone to a remote denial-of-service vulnerability because it fails to free allocated memory Successfully exploiting this issue allows remote attackers to crash the affected application, denying service to legitimate users #!/usr/bin/perl -w ################## ...
#!/usr/bin/perl -w ####################################################################################### # vsftpd 205 FTP Server on Red Hat Enterprise Linux (RHEL) 5, Fedora 6 to 8, # Foresight Linux, rPath Linux is prone to Denial-of-Service(DoS) vulnerability # # Can be xploited by large number of CWD commands to vsftp daemon with deny_ ...
source: wwwsecurityfocuscom/bid/29322/info The 'vsftpd' FTP server is prone to a remote denial-of-service vulnerability because it fails to free allocated memory Successfully exploiting this issue allows remote attackers to crash the affected application, denying service to legitimate users # echo deny_file=foo >> /etc/vsftpd/ ...

Github Repositories

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

CVE-2007-5962 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 *** 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