Vulnerabilities > G Rodola > Medium
DATE | CVE | VULNERABILITY TITLE | RISK |
---|---|---|---|
2010-10-19 | CVE-2010-3494 | Race Condition vulnerability in G.Rodola Pyftpdlib 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. | 4.3 |
2010-10-19 | CVE-2009-5013 | Resource Management Errors vulnerability in G.Rodola Pyftpdlib 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. | 4.0 |
2010-10-19 | CVE-2009-5012 | Permissions, Privileges, and Access Controls vulnerability in G.Rodola Pyftpdlib 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. | 4.0 |
2010-10-19 | CVE-2009-5011 | Race Condition vulnerability in G.Rodola Pyftpdlib 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. | 4.3 |
2010-10-19 | CVE-2009-5010 | Race Condition vulnerability in G.Rodola Pyftpdlib 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. | 4.3 |
2010-10-19 | CVE-2008-7264 | Improper Input Validation vulnerability in G.Rodola Pyftpdlib 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. | 4.0 |
2010-10-19 | CVE-2008-7262 | Path Traversal vulnerability in G.Rodola Pyftpdlib 0.1/0.1.1 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. | 6.5 |
2010-10-19 | CVE-2007-6741 | Permissions, Privileges, and Access Controls vulnerability in G.Rodola Pyftpdlib 0.1 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. | 6.5 |
2010-10-19 | CVE-2007-6740 | Permissions, Privileges, and Access Controls vulnerability in G.Rodola Pyftpdlib 0.1 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. | 4.0 |
2010-10-19 | CVE-2007-6739 | Improper Input Validation vulnerability in G.Rodola Pyftpdlib 0.1 FTPServer.py in pyftpdlib before 0.2.0 allows remote attackers to cause a denial of service via a long command. | 5.0 |