9.3
CVSSv2

CVE-2009-3484

Published: 30/09/2009 Updated: 17/08/2017
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 935
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Stack-based buffer overflow in Core FTP 2.1 build 1612 allows user-assisted remote malicious users to execute arbitrary code via a long hostname in an FTP server entry in a site backup file. NOTE: some of these details are obtained from third party information.

Vulnerable Product Search on Vulmon Subscribe to Product

coreftp core ftp 2.1

Exploits

#!/usr/bin/env python #################################################################################### # # Core FTP LE v21 build 1612 Local Buffer Overflow PoC (Unicode) # Found By: Dr_IDE # Tested On: XPSP3, 7RC # Notes: Most likely other versions are vulnerable too # Usage: File, Quick Connect, Paste into Hostname, Connect # ############## ...