vendor:
Core FTP Server
by:
INSECT.B
7,5
CVSS
HIGH
Buffer Overflow
119
CWE
Product Name: Core FTP Server
Affected Version From: 1.2
Affected Version To: 1.2
Patch Exists: NO
Related CWE: N/A
CPE: a:coreftp:core_ftp_server
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows7 Professional SP1 En x86
2016
Core FTP Server v1.2 – BufferOverflow POC
The vulnerability has the most typical Buffer overflow vulnerabilities. Insert string into 'Log filename(include path)' field that [setup] - [new] - [Logging options] - [More] 'Log filename(include path)' field is no limit to the length and does not check the length. Insert string 'A'*1500 and press Ok, OK, causing a crash.
Mitigation:
Ensure that the length of the input is properly checked and validated.