← Back

Pyftpdlib

pyftpdlib

Vendor: G.rodola • 14 CVEs

CVEs (14)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1G.rodola
1Pyftpdlib
Apr 29, 2026
Oct 19, 2010
N/A· v4
N/A· v3
4.3 MEDIUM· v2
Race condition in the FTPHandler class in ftpserver.py in pyftpdlib before 0.5.2 allows remote attackers to cause a denial of service (daemon outage) by establishing and then immediately closing a TCP connection, leading...Show more
Race condition in the FTPHandler class in ftpserver.py in pyftpdlib before 0.5.2 allows remote attackers to cause a denial of service (daemon outage) by establishing and then immediately closing a TCP connection, leading to the accept function having an unexpected value of None for the address, or an ECONNABORTED, EAGAIN, or EWOULDBLOCK error, a related issue to CVE-2010-3492.Show less
1G.rodola
1Pyftpdlib
Apr 29, 2026
Oct 19, 2010
N/A· v4
N/A· v3
4.0 MEDIUM· v2
Memory leak in the on_dtp_close function in ftpserver.py in pyftpdlib before 0.5.2 allows remote authenticated users to cause a denial of service (memory consumption) by sending a QUIT command during a data transfer.
1G.rodola
1Pyftpdlib
Apr 29, 2026
Oct 19, 2010
N/A· v4
N/A· v3
4.0 MEDIUM· v2
ftpserver.py in pyftpdlib before 0.5.2 does not require the l permission for the MLST command, which allows remote authenticated users to bypass intended access restrictions and list the root directory via an FTP session...Show more
ftpserver.py in pyftpdlib before 0.5.2 does not require the l permission for the MLST command, which allows remote authenticated users to bypass intended access restrictions and list the root directory via an FTP session.Show less
1G.rodola
1Pyftpdlib
Apr 29, 2026
Oct 19, 2010
N/A· v4
N/A· v3
4.3 MEDIUM· v2
Race condition in the FTPHandler class in ftpserver.py in pyftpdlib before 0.5.2 allows remote attackers to cause a denial of service (daemon outage) by establishing and then immediately closing a TCP connection, leading...Show more
Race condition in the FTPHandler class in ftpserver.py in pyftpdlib before 0.5.2 allows remote attackers to cause a denial of service (daemon outage) by establishing and then immediately closing a TCP connection, leading to the getpeername function having an ENOTCONN error, a different vulnerability than CVE-2010-3494.Show less
1G.rodola
1Pyftpdlib
Apr 29, 2026
Oct 19, 2010
N/A· v4
N/A· v3
4.3 MEDIUM· v2
Race condition in the FTPHandler class in ftpserver.py in pyftpdlib before 0.5.1 allows remote attackers to cause a denial of service (daemon outage) by establishing and then immediately closing a TCP connection, leading...Show more
Race condition in the FTPHandler class in ftpserver.py in pyftpdlib before 0.5.1 allows remote attackers to cause a denial of service (daemon outage) by establishing and then immediately closing a TCP connection, leading to the accept function having an unexpected return value of None, a different vulnerability than CVE-2010-3494.Show less
1G.rodola
1Pyftpdlib
Apr 29, 2026
Oct 19, 2010
N/A· v4
N/A· v3
4.0 MEDIUM· v2
The ftp_QUIT function in ftpserver.py in pyftpdlib before 0.5.0 allows remote authenticated users to cause a denial of service (file descriptor exhaustion and daemon outage) by sending a QUIT command during a disallowed...Show more
The ftp_QUIT function in ftpserver.py in pyftpdlib before 0.5.0 allows remote authenticated users to cause a denial of service (file descriptor exhaustion and daemon outage) by sending a QUIT command during a disallowed data-transfer attempt.Show less
1G.rodola
1Pyftpdlib
Apr 29, 2026
Oct 19, 2010
N/A· v4
N/A· v3
7.5 HIGH· v2
ftpserver.py in pyftpdlib before 0.5.0 does not delay its response after receiving an invalid login attempt, which makes it easier for remote attackers to obtain access via a brute-force attack.
1G.rodola
1Pyftpdlib
Apr 29, 2026
Oct 19, 2010
N/A· v4
N/A· v3
6.5 MEDIUM· v2
Multiple directory traversal vulnerabilities in FTPServer.py in pyftpdlib before 0.3.0 allow remote authenticated users to access arbitrary files and directories via vectors involving a symlink in a pathname to a (1) CWD...Show more
Multiple directory traversal vulnerabilities in FTPServer.py in pyftpdlib before 0.3.0 allow remote authenticated users to access arbitrary files and directories via vectors involving a symlink in a pathname to a (1) CWD, (2) DELE, (3) STOR, or (4) RETR command.Show less
1G.rodola
1Pyftpdlib
Apr 29, 2026
Oct 19, 2010
N/A· v4
N/A· v3
6.5 MEDIUM· v2
The ftp_PORT function in FTPServer.py in pyftpdlib before 0.2.0 does not prevent TCP connections to privileged ports if the destination IP address matches the source IP address of the connection from the FTP client, whic...Show more
The ftp_PORT function in FTPServer.py in pyftpdlib before 0.2.0 does not prevent TCP connections to privileged ports if the destination IP address matches the source IP address of the connection from the FTP client, which might allow remote authenticated users to conduct FTP bounce attacks via crafted FTP data, as demonstrated by an FTP bounce attack against a NAT server, a related issue to CVE-1999-0017.Show less
1G.rodola
1Pyftpdlib
Apr 29, 2026
Oct 19, 2010
N/A· v4
N/A· v3
4.0 MEDIUM· v2
The ftp_STOU function in FTPServer.py in pyftpdlib before 0.2.0 does not limit the number of attempts to discover a unique filename, which might allow remote authenticated users to cause a denial of service via a STOU co...Show more
The ftp_STOU function in FTPServer.py in pyftpdlib before 0.2.0 does not limit the number of attempts to discover a unique filename, which might allow remote authenticated users to cause a denial of service via a STOU command.Show less
1G.rodola
1Pyftpdlib
Apr 29, 2026
Oct 19, 2010
N/A· v4
N/A· v3
5.0 MEDIUM· v2
FTPServer.py in pyftpdlib before 0.2.0 allows remote attackers to cause a denial of service via a long command.
1G.rodola
1Pyftpdlib
Apr 29, 2026
Oct 19, 2010
N/A· v4
N/A· v3
5.0 MEDIUM· v2
pyftpdlib before 0.1.1 does not choose a random value for the port associated with the PASV command, which makes it easier for remote attackers to obtain potentially sensitive information about the number of in-progress...Show more
pyftpdlib before 0.1.1 does not choose a random value for the port associated with the PASV command, which makes it easier for remote attackers to obtain potentially sensitive information about the number of in-progress data connections by reading the response to this command.Show less
1G.rodola
1Pyftpdlib
Apr 29, 2026
Oct 19, 2010
N/A· v4
N/A· v3
7.5 HIGH· v2
FTPServer.py in pyftpdlib before 0.2.0 does not increment the attempted_logins count for a USER command that specifies an invalid username, which makes it easier for remote attackers to obtain access via a brute-force at...Show more
FTPServer.py in pyftpdlib before 0.2.0 does not increment the attempted_logins count for a USER command that specifies an invalid username, which makes it easier for remote attackers to obtain access via a brute-force attack.Show less
1G.rodola
1Pyftpdlib
Apr 29, 2026
Oct 19, 2010
N/A· v4
N/A· v3
6.5 MEDIUM· v2
Multiple directory traversal vulnerabilities in FTPServer.py in pyftpdlib before 0.2.0 allow remote authenticated users to access arbitrary files and directories via a .. (dot dot) in a (1) LIST, (2) STOR, or (3) RETR co...Show more
Multiple directory traversal vulnerabilities in FTPServer.py in pyftpdlib before 0.2.0 allow remote authenticated users to access arbitrary files and directories via a .. (dot dot) in a (1) LIST, (2) STOR, or (3) RETR command.Show less