← Vulnerability feed

Vulnerability record · CVE-2019-9760 · published 14 March 2019

CVE-2019-9760: FTPGetter Standard memory corruption via crafted FTP server responses

Ftpgetter · Ftpgetter

FTPGetter Standard v.5.97.0.177 has an out-of-bounds write (CWE-787) triggered by crafted responses from an attacker-controlled FTP server. Long responses can also crash the client through memory corruption. The flaw matters because it can lead to remote code execution on the machine running the FTP client.

9.8 CVSS 3.0 Critical EPSS 53% · top 1.1% CWE-787 · Out-of-bounds write
9.8CVSS 3.0 base score, v2 7.5
53%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References, 4 tagged exploit
17 Jun 2026Last modified by NVD

Description

FTPGetter Standard v.5.97.0.177 allows remote code execution when a user initiates an FTP connection to an attacker-controlled machine that sends crafted responses. Long responses can also crash the FTP client with memory corruption.

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 20 September 2026. Confidence: medium.

high priorityCritical CVSS (9.8) and high EPSS with public exploit code, but exploitation requires the user to connect to an attacker-controlled FTP server, which limits exposure.

What it is

FTPGetter Standard v.5.97.0.177 has an out-of-bounds write (CWE-787) triggered by crafted responses from an attacker-controlled FTP server. Long responses can also crash the client through memory corruption. The flaw matters because it can lead to remote code execution on the machine running the FTP client.

Impact

An attacker who controls the FTP server can execute arbitrary code on the connecting client host, and can at minimum crash the client via memory corruption.

Attack surface

Reached over the network when a user initiates an FTP connection to an attacker-controlled server; the CVSS vector indicates no privileges and no user interaction beyond the connection itself, though the description states a user must initiate the FTP connection.

Exploitation

Public exploit code exists (Exploit-DB 46543 and a GitHub PoC), and EPSS is 0.53093 (98.9th percentile), indicating high predicted exploitation activity; the CVE is not listed in CISA KEV.

What to do

  • Upgrade FTPGetter Standard to a version later than 5.97.0.177 if the vendor has released a fix; no fixed version is stated in this record, so confirm with the vendor.
  • If no patch is available, stop using FTPGetter Standard for connections to untrusted or third-party FTP servers.
  • Restrict outbound FTP traffic to known, trusted servers via firewall or egress filtering.
  • Isolate FTP client hosts so a compromised client cannot reach sensitive internal systems.

Detection

  • Monitor FTPGetter process crashes or abnormal terminations and correlate with outbound FTP connections.
  • Alert on FTPGetter making connections to newly seen or untrusted FTP server IPs.
  • Look for unexpected child processes or code execution spawned by the FTPGetter process.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
https://github.com/w4fz5uck5/FTPGetter/blob/master/xpl.py ExploitThird Party Advisory
https://www.exploit-db.com/exploits/46543/ ExploitThird Party AdvisoryVDB Entry
https://github.com/w4fz5uck5/FTPGetter/blob/master/xpl.py ExploitThird Party Advisory
https://www.exploit-db.com/exploits/46543/ ExploitThird Party AdvisoryVDB Entry

Track CVE-2019-9760 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.3CVE-2010-3103Ftpgetter path traversal vulnerabilityDirectory traversal vulnerability in FTPGetter Team FTPGetter 3.51.0.05, and probably earlier versions, allows remote FTP servers to write arbitrary …EPSS 1.6%7.5CVE-2020-5183Ftpgetter null pointer dereference vulnerabilityFTPGetter Professional 5.97.0.223 is vulnerable to a memory corruption bug when a user sends a specially crafted string to the application. This memo…EPSS 2.0%8.8CVE-2026-53266Linux kernel ebtables SNAT out-of-bounds write in ARP rewriteThe ebtables SNAT target rewrites the ARP sender hardware address via skb_store_bits() without first making that range writable. When the ARP SHA byt…KEVEPSS 0.65%analysed8.8CVE-2026-87491Google Chrome V8 out-of-bounds write enables sandbox code executionChrome before 153.0.8010.36 contains an out-of-bounds write in the V8 JavaScript engine. A crafted HTML page can trigger the memory corruption, and b…KEVEPSS 3.1%analysed9.8CVE-2025-25249Fortinet FortiOS and FortiSwitchManager heap buffer overflow via crafted packetsA heap-based buffer overflow (CWE-122/CWE-787) in Fortinet FortiOS 6.4 through 7.6.3 and FortiSwitchManager 7.0 through 7.2.6 lets an unauthenticated…KEVEPSS 3.9%analysed7.8CVE-2026-53362Linux kernel IPv6 UDP paged allocation out-of-bounds write__ip6_append_data() in the Linux kernel mis-accounts fraggap on the paged-allocation path, leaving the linear skb area undersized while pagedlen is o…KEVEPSS 0.71%analysed7.8CVE-2022-0995Linux kernel watch_queue out-of-bounds writeThe Linux kernel's watch_queue event notification subsystem contains an out-of-bounds write (CWE-787) that can overwrite kernel state. A local user c…KEVEPSS 8.8%analysed8.8CVE-2026-11645Google Chrome V8 out-of-bounds read and write enables sandbox code executionGoogle Chrome before 149.0.7827.103 contains an out-of-bounds read and write in the V8 JavaScript engine. A crafted HTML page can trigger the memory …KEVEPSS 2.2%analysed

Source: NIST National Vulnerability Database (record CVE-2019-9760), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.