Debian Python-Pyftpdlib vulnerabilities
14 known vulnerabilities affecting debian/python-pyftpdlib.
Total CVEs
14
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
MEDIUM3LOW11
Vulnerabilities
Page 1 of 1
CVE-2010-3494LOWCVSS 5.0fixed in python-pyftpdlib 0.5.2-1 (bookworm)2010
CVE-2010-3494 [MEDIUM] CVE-2010-3494: python-pyftpdlib - Race condition in the FTPHandler class in ftpserver.py in pyftpdlib before 0.5.2...
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 iss
debian
CVE-2009-5011MEDIUMCVSS 4.3fixed in python-pyftpdlib 0.5.2-1 (bookworm)2009
CVE-2009-5011 [MEDIUM] CVE-2009-5011: python-pyftpdlib - Race condition in the FTPHandler class in ftpserver.py in pyftpdlib before 0.5.2...
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.
Scope: local
bookworm: resolved (fixed
debian
CVE-2009-5013MEDIUMCVSS 4.0fixed in python-pyftpdlib 0.5.2-1 (bookworm)2009
CVE-2009-5013 [MEDIUM] CVE-2009-5013: python-pyftpdlib - Memory leak in the on_dtp_close function in ftpserver.py in pyftpdlib before 0.5...
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.
Scope: local
bookworm: resolved (fixed in 0.5.2-1)
bullseye: resolved (fixed in 0.5.2-1)
forky: resolved (fixed in 0.5.2-1)
sid: resolved (fix
debian
CVE-2009-5012MEDIUMCVSS 4.0fixed in python-pyftpdlib 0.5.2-1 (bookworm)2009
CVE-2009-5012 [MEDIUM] CVE-2009-5012: python-pyftpdlib - ftpserver.py in pyftpdlib before 0.5.2 does not require the l permission for the...
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.
Scope: local
bookworm: resolved (fixed in 0.5.2-1)
bullseye: resolved (fixed in 0.5.2-1)
forky: resolved (fixed in 0.5.2-1)
sid: resolved
debian
CVE-2009-5010LOWCVSS 4.32009
CVE-2009-5010 [MEDIUM] CVE-2009-5010: python-pyftpdlib - Race condition in the FTPHandler class in ftpserver.py in pyftpdlib before 0.5.1...
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.
Scope: local
bookworm: res
debian
CVE-2008-7264LOWCVSS 4.02008
CVE-2008-7264 [MEDIUM] CVE-2008-7264: python-pyftpdlib - The ftp_QUIT function in ftpserver.py in pyftpdlib before 0.5.0 allows remote au...
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.
Scope: local
bookworm: resolved
bullseye: resolved
forky: resolved
sid: resolved
trixie: resolved
debian
CVE-2008-7262LOWCVSS 6.52008
CVE-2008-7262 [MEDIUM] CVE-2008-7262: python-pyftpdlib - Multiple directory traversal vulnerabilities in FTPServer.py in pyftpdlib before...
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.
Scope: local
bookworm: resolved
bullseye: resolved
forky: resolved
sid: resolved
trixie: resolve
debian
CVE-2008-7263LOWCVSS 7.52008
CVE-2008-7263 [HIGH] CVE-2008-7263: python-pyftpdlib - ftpserver.py in pyftpdlib before 0.5.0 does not delay its response after receivi...
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.
Scope: local
bookworm: resolved
bullseye: resolved
forky: resolved
sid: resolved
trixie: resolved
debian
CVE-2007-6740LOWCVSS 4.02007
CVE-2007-6740 [MEDIUM] CVE-2007-6740: python-pyftpdlib - The ftp_STOU function in FTPServer.py in pyftpdlib before 0.2.0 does not limit t...
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.
Scope: local
bookworm: resolved
bullseye: resolved
forky: resolved
sid: resolved
trixie: resolved
debian
CVE-2007-6737LOWCVSS 7.52007
CVE-2007-6737 [HIGH] CVE-2007-6737: python-pyftpdlib - FTPServer.py in pyftpdlib before 0.2.0 does not increment the attempted_logins c...
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.
Scope: local
bookworm: resolved
bullseye: resolved
forky: resolved
sid: resolved
trixie: resolved
debian
CVE-2007-6736LOWCVSS 6.52007
CVE-2007-6736 [MEDIUM] CVE-2007-6736: python-pyftpdlib - Multiple directory traversal vulnerabilities in FTPServer.py in pyftpdlib before...
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.
Scope: local
bookworm: resolved
bullseye: resolved
forky: resolved
sid: resolved
trixie: resolved
debian
CVE-2007-6741LOWCVSS 7.52007
CVE-2007-6741 [HIGH] CVE-2007-6741: python-pyftpdlib - The ftp_PORT function in FTPServer.py in pyftpdlib before 0.2.0 does not prevent...
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
debian
CVE-2007-6738LOWCVSS 5.02007
CVE-2007-6738 [MEDIUM] CVE-2007-6738: python-pyftpdlib - pyftpdlib before 0.1.1 does not choose a random value for the port associated wi...
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.
Scope: local
bookworm: resolved
bullseye: resolved
forky: resolved
sid: resolved
debian
CVE-2007-6739LOWCVSS 5.02007
CVE-2007-6739 [MEDIUM] CVE-2007-6739: python-pyftpdlib - FTPServer.py in pyftpdlib before 0.2.0 allows remote attackers to cause a denial...
FTPServer.py in pyftpdlib before 0.2.0 allows remote attackers to cause a denial of service via a long command.
Scope: local
bookworm: resolved
bullseye: resolved
forky: resolved
sid: resolved
trixie: resolved
debian