← Back

Pureftpd

pureftpd

12 CVEs • 2 products

Products (2)

Click to collapse
Toggle
Pure Ftpd
pure-ftpd
Pureftpd
pureftpd

CVEs (12)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Pureftpd
1Pure Ftpd
Sep 4, 2025
Oct 24, 2024
N/A· v4
8.6 HIGH· v3
N/A· v2
pure-ftpd before 1.0.52 is vulnerable to Buffer Overflow. There is an out of bounds read in the domlsd() function of the ls.c file.
1Pureftpd
1Pure Ftpd
Nov 4, 2025
Sep 5, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
In Pure-FTPd before 1.0.50, an incorrect max_filesize quota mechanism in the server allows attackers to upload files of unbounded size, which may lead to denial of service or a server hang. This occurs because a certain...Show more
In Pure-FTPd before 1.0.50, an incorrect max_filesize quota mechanism in the server allows attackers to upload files of unbounded size, which may lead to denial of service or a server hang. This occurs because a certain greater-than-zero test does not anticipate an initial -1 value. (Versions 1.0.23 through 1.0.49 are affected.)Show less
1Pureftpd
1Pure Ftpd
Nov 21, 2024
Dec 26, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Pure-FTPd 1.0.48 allows remote attackers to prevent legitimate server use by making enough connections to exceed the connection limit.
4Canonical
DebianFedoraproject+1 more
5Debian Linux
Extra Packages For Enterprise LinuxFedora+2 more
Nov 21, 2024
Feb 26, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
An issue was discovered in Pure-FTPd 1.0.49. An uninitialized pointer vulnerability has been detected in the diraliases linked list. When the *lookup_alias(const char alias) or print_aliases(void) function is called, the...Show more
An issue was discovered in Pure-FTPd 1.0.49. An uninitialized pointer vulnerability has been detected in the diraliases linked list. When the *lookup_alias(const char alias) or print_aliases(void) function is called, they fail to correctly detect the end of the linked list and try to access a non-existent list member. This is related to init_aliases in diraliases.c.Show less
2Fedoraproject
Pureftpd
2Fedora
Pure Ftpd
Nov 21, 2024
Feb 24, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
An issue was discovered in Pure-FTPd 1.0.49. An out-of-bounds (OOB) read has been detected in the pure_strcmp function in utils.c.
2Fedoraproject
Pureftpd
2Fedora
Pure Ftpd
Nov 21, 2024
Dec 31, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
In Pure-FTPd 1.0.49, a stack exhaustion issue was discovered in the listdir function in ls.c.
2Fedoraproject
Pureftpd
2Fedora
Pure Ftpd
May 13, 2026
Sep 21, 2017
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Downstream version 1.0.46-1 of pure-ftpd as shipped in Fedora was vulnerable to packaging error due to which the original configuration was ignored after update and service started running with default configuration. Thi...Show more
Downstream version 1.0.46-1 of pure-ftpd as shipped in Fedora was vulnerable to packaging error due to which the original configuration was ignored after update and service started running with default configuration. This has security implications because of overriding security-related configuration. This issue doesn't affect upstream version of pure-ftpd.Show less
1Pureftpd
1Pure Ftpd
Apr 29, 2026
Nov 4, 2011
N/A· v4
N/A· v3
3.6 LOW· v2
Directory traversal vulnerability in pure-FTPd 1.0.22 and possibly other versions, when running on SUSE Linux Enterprise Server and possibly other operating systems, when the Netware OES remote server feature is enabled,...Show more
Directory traversal vulnerability in pure-FTPd 1.0.22 and possibly other versions, when running on SUSE Linux Enterprise Server and possibly other operating systems, when the Netware OES remote server feature is enabled, allows local users to overwrite arbitrary files via unknown vectors.Show less
2Netbsd
Pureftpd
2Netbsd
Pure Ftpd
Apr 29, 2026
May 24, 2011
N/A· v4
N/A· v3
4.0 MEDIUM· v2
The glob implementation in Pure-FTPd before 1.0.32, and in libc in NetBSD 5.1, does not properly expand expressions containing curly brackets, which allows remote authenticated users to cause a denial of service (memory...Show more
The glob implementation in Pure-FTPd before 1.0.32, and in libc in NetBSD 5.1, does not properly expand expressions containing curly brackets, which allows remote authenticated users to cause a denial of service (memory consumption) via a crafted FTP STAT command.Show less
1Pureftpd
1Pure Ftpd
Apr 29, 2026
May 23, 2011
N/A· v4
N/A· v3
5.8 MEDIUM· v2
The STARTTLS implementation in ftp_parser.c in Pure-FTPd before 1.0.30 does not properly restrict I/O buffering, which allows man-in-the-middle attackers to insert commands into encrypted FTP sessions by sending a cleart...Show more
The STARTTLS implementation in ftp_parser.c in Pure-FTPd before 1.0.30 does not properly restrict I/O buffering, which allows man-in-the-middle attackers to insert commands into encrypted FTP sessions by sending a cleartext command that is processed after TLS is in place, related to a "plaintext command injection" attack, a similar issue to CVE-2011-0411.Show less
2Novell
Pureftpd
2Pure Ftpd
Suse Linux
Apr 29, 2026
Apr 18, 2011
N/A· v4
N/A· v3
4.4 MEDIUM· v2
pure-ftpd 1.0.22, as used in SUSE Linux Enterprise Server 10 SP3 and SP4, and Enterprise Desktop 10 SP3 and SP4, when running OES Netware extensions, creates a world-writeable directory, which allows local users to overw...Show more
pure-ftpd 1.0.22, as used in SUSE Linux Enterprise Server 10 SP3 and SP4, and Enterprise Desktop 10 SP3 and SP4, when running OES Netware extensions, creates a world-writeable directory, which allows local users to overwrite arbitrary files and gain privileges via unspecified vectors.Show less
1Pureftpd
1Pureftpd
Apr 16, 2026
Aug 6, 2004
N/A· v4
N/A· v3
5.0 MEDIUM· v2
The accept_client function in PureFTPd 1.0.18 and earlier allows remote attackers to cause a denial of service by exceeding the maximum number of connections.