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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
22 Aug 2025, 16:15
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
References | () https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/windows/http/easyftp_list.rb - | |
References | () https://www.exploit-db.com/exploits/11500 - |
21 Aug 2025, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-08-21 21:15
Updated : 2025-08-22 18:08
NVD link : CVE-2010-20113
Mitre link : CVE-2010-20113
CVE.ORG link : CVE-2010-20113
JSON object : View
Products Affected
No product.
CWE
CWE-121
Stack-based Buffer Overflow