Lucene search
+L

6463 matches found

OpenVAS
OpenVAS
added 2010/10/28 12:00 a.m.31 views

pyftpdlib FTP Server Multiple Vulnerabilities

pyftpdlib FTP server is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2010 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS6.4AI score0.0153EPSS
SaveExploits1References4
OpenVAS
OpenVAS
added 2010/10/28 12:00 a.m.35 views

pyftpdlib FTP Server Multiple Vulnerabilities

This host is running pyftpdlib FTP server and is prone to multiple vulnerabilities. OpenVAS Vulnerability Test $Id: gbpyftpdlibmultvuln01.nasl 7573 2017-10-26 09:18:50Z cfischer $ pyftpdlib FTP Server Multiple Vulnerabilities Authors: Sooraj KS Copyright: Copyright c 2010 Greenbone Networks GmbH,...

7.5CVSS0.2AI score0.0153EPSS
SaveExploits1References3
OpenVAS
OpenVAS
added 2010/10/28 12:00 a.m.33 views

pyftpdlib FTP Server Multiple Directory Traversal Vulnerabilities

This host is running pyftpdlib FTP server and is prone to multiple directory traversal vulnerabilities. OpenVAS Vulnerability Test $Id: gbpyftpdlibmultdirtravvuln.nasl 7573 2017-10-26 09:18:50Z cfischer $ pyftpdlib FTP Server Multiple Directory Traversal Vulnerabilities Authors: Sooraj KS...

6.5CVSS0.6AI score0.02043EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2010/10/28 12:00 a.m.13 views

pyftpdlib Version Detection

Detection of pyftpdlib This script finds the version of running FTPServer.py in pyftpdlib. SPDX-FileCopyrightText: 2010 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only...

7AI score
SaveExploits0
OSV
OSV
added 2010/10/19 8:00 p.m.5 views

DEBIAN-CVE-2009-5011

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

4.3CVSS7AI score0.00916EPSS
SaveExploits0References1
OSV
OSV
added 2010/10/19 8:00 p.m.9 views

DEBIAN-CVE-2009-5013

Memory leak in the ondtpclose 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...

4CVSS6.8AI score0.01748EPSS
SaveExploits0References1
NVD
NVD
added 2010/10/19 8:00 p.m.40 views

CVE-2007-6740

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

4CVSS6.1AI score0.01748EPSS
SaveExploits0References4
Prion
Prion
added 2010/10/19 8:00 p.m.22 views

Command injection

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.8AI score0.01348EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2010/10/19 8:00 p.m.10 views

PYSEC-2010-22

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

5CVSS6.6AI score0.01127EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2010/10/19 8:00 p.m.12 views

PYSEC-2010-11

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

5CVSS7AI score0.03206EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2010/10/19 8:00 p.m.49 views

PYSEC-2010-21

FTPServer.py in pyftpdlib before 0.2.0 does not increment the attemptedlogins 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...

7.5CVSS6.1AI score0.02111EPSS
SaveExploits0References5
PyPA
PyPA
added 2010/10/19 8:00 p.m.9 views

PYSEC-2010-5

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.8AI score0.0153EPSS
SaveExploits0References5Affected Software1
Prion
Prion
added 2010/10/19 8:00 p.m.30 views

Design/Logic Flaw

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.9AI score0.0153EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2010/10/19 8:00 p.m.10 views

PYSEC-2010-24

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

4CVSS6.6AI score0.01748EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2010/10/19 8:00 p.m.7 views

CVE-2009-5013

Memory leak in the ondtpclose 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...

4CVSS5.6AI score0.01748EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2010/10/19 8:00 p.m.2 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.3CVSS5.9AI score0.02294EPSS
SaveExploits0References2
Prion
Prion
added 2010/10/19 8:00 p.m.20 views

Command injection

FTPServer.py in pyftpdlib before 0.2.0 does not increment the attemptedlogins 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...

7.5CVSS7AI score0.02111EPSS
SaveExploits0References4Affected Software1
Prion
Prion
added 2010/10/19 8:00 p.m.26 views

Command injection

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

4CVSS6.6AI score0.01748EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2010/10/19 8:00 p.m.5 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.3CVSS5.6AI score0.02294EPSS
SaveExploits0References11
PyPA
PyPA
added 2010/10/19 8:00 p.m.8 views

PYSEC-2010-8

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

4.3CVSS7AI score0.02294EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder