9.8

CVE-2010-20121

Exploit

EasyFTP Server <= 1.7.0.11 CWD Command Stack Buffer Overflow

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.”
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Easyftp Server ProjectEasyftp Server Version < 1.7.0.12
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 3.03% 0.858
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 9.8 3.9 5.9
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
disclosure@vulncheck.com 9.3 0 0
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CWE-121 Stack-based Buffer Overflow

A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).

https://paulmakowski.wordpress.com/2010/02/28/increasing-payload-size-w-return-address-overwrite/
Third Party Advisory
Exploit
https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/windows/ftp/easyftp_cwd_fixret.rb
Exploit
https://seclists.org/bugtraq/2010/Feb/202
Third Party Advisory
Exploit
Mailing List
https://www.exploit-db.com/exploits/11668
Exploit
VDB Entry
https://www.exploit-db.com/exploits/12312
Exploit
VDB Entry
https://www.exploit-db.com/exploits/14402
Exploit
VDB Entry
https://www.exploit-db.com/exploits/16737
Exploit
VDB Entry
https://www.vulncheck.com/advisories/easyftp-server-cwd-command-stack-buffer-overflow
Third Party Advisory