S4E just found a medium vulnerable javascript library scanner
high·Product Based Network Vulnerabilities·Updated Oct 7, 2025

CVE-2019-20176 Scanner

CVE-2019-20176 Scanner - Denial of Service (DoS) vulnerability in Pure-FTPd

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
0
Times Used
by S4E users
0
Assets Scanned
domains & IPs
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2019-20176
7.5
CVSS

In Pure-FTPd 1.0.49, a stack exhaustion issue was discovered in the listdir function in ls.c.

Attack Vector
-
Privileges Req.
-
User Interaction
-
Affected
n/aby n/a
n/a
Updated Aug 5, 2026View on NVD →
Detail

Pure-FTPd is a free (BSD), secure, production-quality and standard-conformant FTP server. It is designed to be lightweight yet offers a rich set of features for users running various FTP-related services. Pure-FTPd is commonly employed by businesses and individuals to manage file transfers over the internet, providing a reliable way to handle storage and access needs. Its simplicity and security make it a popular choice among web hosting providers as well. Additionally, its support for various authentication methods allows it to integrate well into different business environments.

Denial of Service (DoS) vulnerabilities disrupt the services provided by an application by overwhelming the system's resources, making the service unreachable to legitimate users. In the context of Pure-FTPd, this specific vulnerability stems from improper handling of FTP commands, causing the system to exhaust memory resources. Attackers can exploit this issue to render the service unusable, impacting users relying on the FTP server for file transfers. Understanding these types of vulnerabilities is crucial as they directly affect service availability.

The vulnerability in Pure-FTPd arises from how the server processes certain FTP commands within the listdir() function. Specifically, crafted LIST commands can cause excessive memory consumption, leading to stack exhaustion. This flaw can be targeted by malicious actors to crash the FTP server and disrupt normal operations. Ensuring the FTP server does not fall victim to such exploits involves understanding the implicated endpoint and strengthening its handling of such commands.

Exploitation of this vulnerability can lead to significant downtime for organizations dependent on Pure-FTPd for file transfer services. Users might experience interruptions in upload/download capabilities, and businesses could suffer operational delays or productivity losses. In a broader perspective, DoS attacks might cause reputational damage and could escalate into more targeted attacks if system weaknesses are detected.

REFERENCES

Solution Advice
  • Update Pure-FTPd to version 1.0.50 or later to mitigate the vulnerability.
  • Ensure FTP servers are configured to handle unexpected command inputs robustly.
  • Implement rate limiting on FTP commands to prevent resource exhaustion attacks.
  • Utilize network intrusion detection systems (NIDS) to monitor anomalies in FTP traffic.
  • Regularly audit and review FTP server configurations and logs for suspicious activities.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2019-20176 Scanner - Denial of Service (DoS) vulnerability in Pure-FTPd S4E