EasyFTP Server versions up to 1.7.0.11 contain a stack-based buffer overflow vulnerability in the FTP command parser. When processing the CWD (Change Working Directory) command, the server fails to properly validate the length of the input string, allowing attackers to overwrite memory on the stack. This flaw enables remote code execution without authentication, as EasyFTP allows anonymous access by default. The vulnerability was resolved in version 1.7.0.12, after which the product was renamed “UplusFtp.”
CVSS
No CVSS.
References
Configurations
No configuration.
History
22 Aug 2025, 16:15
Type | Values Removed | Values Added |
---|---|---|
References | () https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/windows/ftp/easyftp_cwd_fixret.rb - | |
References | () https://seclists.org/bugtraq/2010/Feb/202 - | |
References | () https://www.exploit-db.com/exploits/11668 - | |
References | () https://www.exploit-db.com/exploits/12312 - | |
References | () https://www.exploit-db.com/exploits/14402 - | |
References | () https://www.exploit-db.com/exploits/16737 - | |
Summary |
|
21 Aug 2025, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-08-21 20:15
Updated : 2025-08-22 18:08
NVD link : CVE-2010-20121
Mitre link : CVE-2010-20121
CVE.ORG link : CVE-2010-20121
JSON object : View
Products Affected
No product.
CWE
CWE-121
Stack-based Buffer Overflow