VYPR
Unrated severityNVD Advisory· Published Apr 5, 2021· Updated Aug 4, 2024

CVE-2020-19595

CVE-2020-19595

Description

Buffer overflow in Core FTP Server v2 Build 697 allows unauthenticated remote attackers to cause denial of service or possibly execute arbitrary code via a crafted username.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Buffer overflow in Core FTP Server v2 Build 697 allows unauthenticated remote attackers to cause denial of service or possibly execute arbitrary code via a crafted username.

Vulnerability

A buffer overflow vulnerability exists in Core FTP Server v2 Build 697 (and earlier builds such as 583) during the processing of a crafted username in the FTP or SFTP authentication phase. Sending an overly long username string causes a buffer overflow that can overwrite the instruction pointer (EIP) [1]. The vulnerability is reachable without any prior authentication.

Exploitation

An unauthenticated attacker can exploit this by connecting to the Core FTP Server service and sending a username consisting of a large number of characters (e.g., 'A' repeated many times). No authentication or special privileges are required; the attacker only needs network access to the server. The reference describes that sending such a username causes the server to stop responding and hang, indicating a crash [1].

Impact

Successful exploitation results in denial of service (server crash or hang) and, if the overflow is carefully crafted, remote code execution. The reference demonstrates that on a system without memory protections (Windows XP SP3), the EIP can be overwritten, allowing arbitrary code execution with the privileges of the Core FTP Server process, which typically runs with SYSTEM or administrative rights [1].

Mitigation

No fix or workaround is disclosed in the available references. Users should contact the vendor for an updated version or apply any available patch. As of the publication date (2021-04-05), the vulnerability is not listed on CISA's Known Exploited Vulnerabilities (KEV) catalog.

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

1

News mentions

0

No linked articles in our index yet.