EasyFTP Server 1.7.0.11 and earlier contains a stack-based buffer overflow vulnerability in its HTTP interface. When processing a GET request to list.html, the server fails to properly validate the length of the path parameter. Supplying an excessively long value causes a buffer overflow on the stack, potentially corrupting control flow structures. The vulnerability is exposed through the embedded web server and does not require authentication due to default anonymous access. The issue was resolved in version 1.7.0.12, after which the product was renamed to UplusFtp.
References
Link | Resource |
---|---|
https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/windows/http/easyftp_list.rb | Exploit Third Party Advisory |
https://www.exploit-db.com/exploits/11500 | Exploit VDB Entry |
https://www.vulncheck.com/advisories/easyftp-server-list-html-stack-buffer-overflow | Third Party Advisory |
https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/windows/http/easyftp_list.rb | Exploit Third Party Advisory |
https://www.exploit-db.com/exploits/11500 | Exploit VDB Entry |
Configurations
History
10 Sep 2025, 20:06
Type | Values Removed | Values Added |
---|---|---|
References | () https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/windows/http/easyftp_list.rb - Exploit, Third Party Advisory | |
References | () https://www.exploit-db.com/exploits/11500 - Exploit, VDB Entry | |
References | () https://www.vulncheck.com/advisories/easyftp-server-list-html-stack-buffer-overflow - Third Party Advisory | |
First Time |
Easyftp Server Project
Easyftp Server Project easyftp Server |
|
CPE | cpe:2.3:a:easyftp_server_project:easyftp_server:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
22 Aug 2025, 16:15
Type | Values Removed | Values Added |
---|---|---|
References | () https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/windows/http/easyftp_list.rb - | |
References | () https://www.exploit-db.com/exploits/11500 - | |
Summary |
|
21 Aug 2025, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-08-21 21:15
Updated : 2025-09-10 20:06
NVD link : CVE-2010-20113
Mitre link : CVE-2010-20113
CVE.ORG link : CVE-2010-20113
JSON object : View
Products Affected
easyftp_server_project
- easyftp_server
CWE
CWE-121
Stack-based Buffer Overflow