Lucene search
+L

158 matches found

CVE
CVE
added 2010/10/19 7:0 p.m.85 views

CVE-2009-5013

CVE-2009-5013 : Pyftpdlib’s FTP server (ftpserver.py) contains a memory leak in the on_dtp_close path for versions before 0.5.2. Remote authenticated users can trigger memory exhaustion/DoS by issuing a QUIT during a data transfer. No remediation details are provided in the connected documents.

4CVSS6.2AI score0.01782EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2010/10/19 7:0 p.m.71 views

CVE-2007-6737

CVE-2007-6737 affects pyftpdlib’s FTP server (FTPServer.py) prior to 0.2.0. The root cause is that attempted_logins is not incremented for a USER command with an invalid username, making brute-force access more feasible. Exploitation details are not provided in the documents; remediation/fix deta...

7.5CVSS6.6AI score0.02152EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2010/10/19 7:0 p.m.67 views

CVE-2007-6739

The CVE-2007-6739 entry concerns the pyftpdlib FTP server (FTPServer.py) prior to version 0.2.0. The root cause is a vulnerability that allows remote attackers to cause a denial of service by sending a long command. Exploitation is described as remote and lack of authentication is noted in the de...

5CVSS6.5AI score0.02254EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2010/10/19 7:0 p.m.91 views

CVE-2009-5012

CVE-2009-5012 affects pyftpdlib before 0.5.2: ftpserver.py does not require the l permission for the MLST command, allowing remote authenticated users to bypass access restrictions and list the root directory via FTP. The issue is tied to the MLST permission check and could enable directory enume...

4CVSS6.2AI score0.01031EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2010/10/19 7:0 p.m.32 views

CVE-2008-7264

The ftpQUIT 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...

6.2AI score0.01375EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2010/10/19 7:0 p.m.47 views

CVE-2009-5012

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...

6.1AI score0.01031EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2010/10/19 7:0 p.m.47 views

CVE-2007-6739

FTPServer.py in pyftpdlib before 0.2.0 allows remote attackers to cause a denial of service via a long command...

6.4AI score0.02254EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2010/10/19 7:0 p.m.62 views

CVE-2007-6741

The ftpPORT 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...

6.5CVSS6AI score0.01785EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2010/10/19 7:0 p.m.39 views

CVE-2008-7262

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.5CVSS6.4AI score0.02043EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2010/10/19 7:0 p.m.56 views

CVE-2008-7263

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...

7.5CVSS6.2AI score0.0156EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2010/10/19 7:0 p.m.51 views

CVE-2008-7264

The ftpQUIT 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...

4CVSS6.1AI score0.01375EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2010/10/19 7:0 p.m.60 views

CVE-2009-5010

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...

4.3CVSS6.1AI score0.01364EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2010/10/19 7:0 p.m.73 views

CVE-2010-3494

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 ...

4.3CVSS7.1AI score0.02294EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2010/10/19 7:0 p.m.21 views

CVE-2007-6738

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...

5CVSS6AI score0.01127EPSS
SaveExploits0
Cvelist
Cvelist
added 2010/10/19 7:0 p.m.30 views

CVE-2007-6738

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...

6AI score0.01127EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2010/10/19 7:0 p.m.40 views

CVE-2008-7262

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.4AI score0.02043EPSS
SaveExploits0References2
CVE
CVE
added 2010/10/19 7:0 p.m.73 views

CVE-2007-6740

CVE-2007-6740 affects pyftpdlib: FTPServer.py ftp_STOU does not limit attempts to find a unique filename, enabling remote authenticated users to cause a denial of service via STOU. Impact and fix: DoS via STOU as described; version before 0.2.0 is affected; upgrade to 0.2.0+ to remediate (exact p...

4CVSS6.2AI score0.01782EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2010/10/19 7:0 p.m.75 views

CVE-2007-6736

CVE-2007-6736 affects pyftpdlib’s FTPServer.py prior to version 0.2.0, enabling multiple directory traversal vulnerabilities where remote authenticated users can access arbitrary files/directories through a .. in LIST, STOR, or RETR commands. All provided sources describe the same issue with this...

6.5CVSS6.6AI score0.01942EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2010/10/19 7:0 p.m.92 views

CVE-2009-5011

The CVE-2009-5011 entry refers to a race condition in pyftpdlib’s FTPHandler (ftpserver.py) prior to version 0.5.2, causing a remote denial of service when a client opens and immediately closes a TCP connection, which can trigger an ENOTCONN or related errors in accept. Affected product: pyftpdli...

4.3CVSS6.3AI score0.00934EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2010/10/19 7:0 p.m.78 views

CVE-2007-6741

CVE-2007-6741 affects the pyftpdlib FTP server: the FTPServer.py ftp_PORT function before version 0.2.0 does not block TCP connections to privileged ports when the destination IP matches the connection’s source IP, enabling potential FTP bounce attacks against NATs by remote authenticated users. ...

6.5CVSS6.2AI score0.01785EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder