S4E just found a medium-severity finding from host header injection vulnerability scanner
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Product Based Network Vulnerabilities·Updated Oct 7, 2025

CVE-2015-1419 Scanner

CVE-2015-1419 Scanner - Access Restriction Bypass vulnerability in vsftpd

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
3.4k
Times Used
continuous scan runs
3.7k
Continuously Checked
assets under CS
11
Vulnerabilities Found
confirmed findings
References
CVECVE-2015-1419
5.0
CVSS

Unspecified vulnerability in vsftpd 3.0.2 and earlier allows remote attackers to bypass access restrictions via unknown vectors, related to deny_file parsing.

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

vsftpd, short for Very Secure FTP Daemon, is a popular FTP server used across various Unix-like systems. It is known for its security features and ease of configuration, which make it a preferred choice for many systems administrators and developers. Its primary use is to manage file transfers over networks, both in local and remote environments. vsftpd is especially common in environments where robustness and security are prioritized, serving industries ranging from tech to education. Its cross-platform availability adds to its widespread adoption in diverse computing environments.

This vulnerability in vsftpd allows remote attackers to bypass access restrictions due to improper parsing of the deny_file configuration directive. Attackers can exploit the flaw to access restricted files that should be protected by the configuration rules. The bypass occurs because the directive fails to properly filter malicious inputs, leading to potential unauthorized file access. This vulnerability is significant because it undermines security assumptions related to access controls configured within the FTP service. Proper restrictions on who can view or access specific files are compromised, posing a risk of data exposure.

The technical root cause of this vulnerability lies in the improper parsing logic of the deny_file configuration directive within vsftpd. The software does not adequately handle certain input patterns that attackers can craft to bypass intended restrictions. Furthermore, the checks performed by vsftpd on file paths do not correctly enforce the deny list, allowing unauthorized access depending on how paths are structured. Attackers may craft requests that resemble normal access patterns while bypassing deny logic. Consequently, the issue affects configurations intending to block specific files from being accessed.

When exploited, this vulnerability can lead to unauthorized access to sensitive files, corresponding to increased potential for data breaches. Attackers successfully circumventing access restrictions can exploit this access to retrieve confidential information not intended for public or unauthorized eyes. This can lead to information disclosure, impacting the confidentiality of private data. Organizations using vsftpd to store sensitive information are at risk of having their data accessed and exfiltrated by unauthorized entities. The bypass of access controls may also pave the way for further attacks on system resources.

REFERENCES

  • https://nvd.nist.gov/vuln/detail/CVE-2015-1419
Solution Advice
  • Upgrade vsftpd to the latest version beyond 3.0.2 to address the vulnerability.
  • Review and update the deny_file configuration directives to ensure they are correctly filtering sensitive or restricted files.
  • Conduct regular security audits to assess potential weaknesses in access control implementations.
  • Deploy additional logging and monitoring solutions to detect unauthorized access attempts in real-time.
  • Consider supplementary access control mechanisms that operate outside of vsftpd's configuration when necessary.

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-2015-1419 Scanner - Access Restriction Bypass vulnerability in vsftpd | S4E