Exploitation Summary
EIP tracks 2 public exploits for CVE-2009-4108. PoCs published by leinakesi, zhangmc.
AI-analyzed exploit summary This exploit demonstrates a denial-of-service (DoS) vulnerability in XM Easy Personal FTP Server 5.8.0 by creating over 2000 directories, causing the server to crash upon reconnection and directory listing. The Python script automates the creation of directories to trigger the vulnerability.
Description
XM Easy Personal FTP Server 5.8.0 allows remote authenticated users to cause a denial of service (crash) by uploading or creating a large number of files or directories, then performing a LIST command.
Exploits (2)
This exploit demonstrates a denial-of-service (DoS) vulnerability in XM Easy Personal FTP Server 5.8.0 by creating over 2000 directories, causing the server to crash upon reconnection and directory listing. The Python script automates the creation of directories to trigger the vulnerability.
This exploit targets a vulnerability in FTP servers by leveraging the APPE and DELE commands to trigger a denial-of-service condition. It establishes a connection, sends crafted commands, and binds to a local port to exploit the flaw.