Lucene search
K

15 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2010-0031

Malware in sbrugna...

4.3CVSS6.1AI score0.01336EPSS
Exploits0References16
Tenable Nessus
Tenable Nessus
added 2025/03/03 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2010-3492

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The asyncore module in Python before 3.2 does not properly handle unsuccessful calls to the accept function, and does not have accompanying documentation...

5CVSS7.2AI score0.03627EPSS
Exploits0References2
OSV
OSV
added 2022/05/17 5:47 a.m.31 views

GHSA-HW4G-FHCP-X5MQ Concurrent Execution using Shared Resource with Improper Synchronization in 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 ...

8.7CVSS7.4AI score0.01582EPSS
Exploits0References15
Github Security Blog
Github Security Blog
added 2022/05/17 5:47 a.m.51 views

Concurrent Execution using Shared Resource with Improper Synchronization in 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 ...

4.3CVSS4AI score0.01582EPSS
Exploits0References14Affected Software1
Tenable Nessus
Tenable Nessus
added 2014/01/07 12:0 a.m.26 views

GLSA-201401-04 : Python: Multiple vulnerabilities

The remote host is affected by the vulnerability described in GLSA-201401-04 Python: Multiple vulnerabilities Multiple vulnerabilities have been discovered in Python. Please review the CVE identifiers referenced below for details. Impact : A remote attacker could possibly cause a Denial of Servic...

5CVSS7.3AI score0.14643EPSS
Exploits7References9
OpenVAS
OpenVAS
added 2010/11/16 12:0 a.m.32 views

Mandriva Update for python MDVSA-2010:216 (python)

Check for the Version of python OpenVAS Vulnerability Test Mandriva Update for python MDVSA-2010:216 python Authors: System Generated Check Copyright: Copyright c 2010 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify it under t...

5CVSS7.6AI score0.03627EPSS
Exploits0References2
OpenVAS
OpenVAS
added 2010/11/16 12:0 a.m.28 views

Mandriva Update for python MDVSA-2010:216 (python)

Check for the Version of python OpenVAS Vulnerability Test Mandriva Update for python MDVSA-2010:216 python Authors: System Generated Check Copyright: Copyright c 2010 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify it under t...

5CVSS7.6AI score0.03627EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2010/11/01 12:0 a.m.66 views

Mandriva Linux Security Advisory : python (MDVSA-2010:215)

Multiple vulnerabilities was discovered and corrected in python : Buffer underflow in the rgbimg module in Python 2.5 allows remote attackers to cause a denial of service application crash via a large ZSIZE value in a black-and-white aka B/W RGB image that triggers an invalid pointer dereference...

7.5CVSS7.5AI score0.04383EPSS
Exploits2References5
Prion
Prion
added 2010/10/19 8:0 p.m.26 views

Race condition

Multiple race conditions in smtpd.py in the smtpd module in Python 2.6, 2.7, 3.1, and 3.2 alpha allow 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...

4.3CVSS6.8AI score0.03627EPSS
Exploits0References24Affected Software1
Prion
Prion
added 2010/10/19 8:0 p.m.25 views

Race condition

Race condition in ZEO/StorageServer.py in Zope Object Database ZODB before 3.10.0 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, an unexpect...

4.3CVSS6.8AI score0.03627EPSS
Exploits0References9Affected Software1
PyPA
PyPA
added 2010/10/19 8:0 p.m.6 views

PYSEC-2010-27

Race condition in ZEO/StorageServer.py in Zope Object Database ZODB before 3.10.0 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, an unexpect...

5CVSS7AI score0.03627EPSS
Exploits0References10Affected Software1
OSV
OSV
added 2010/10/19 8:0 p.m.47 views

PYSEC-2010-27

Race condition in ZEO/StorageServer.py in Zope Object Database ZODB before 3.10.0 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, an unexpect...

4.3CVSS4.3AI score0.01336EPSS
Exploits0References10
PyPA
PyPA
added 2010/10/19 8:0 p.m.6 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.03627EPSS
Exploits0References12Affected Software1
CVE
CVE
added 2010/10/19 7:0 p.m.876 views

CVE-2010-3492

CVE-2010-3492 (Python asyncore accept handling) is a vulnerability in Python before 3.2 where the asyncore module does not properly handle unsuccessful calls to accept, and lacks guidance for daemon applications on handling such calls. This leads to denial-of-service by remote attackers terminati...

5CVSS7.3AI score0.03627EPSS
Exploits0References8Affected Software1
CVE
CVE
added 2010/10/19 7:0 p.m.108 views

CVE-2010-3493

CVE-2010-3493 is evidenced in multiple Nessus advisories tied to Python’s smtpd.py in the smtpd module across Python 2.6, 2.7, 3.1, and 3.2 alpha. The root cause is described as race conditions in the SMTP daemon accept flow, which can be triggered by establishing and immediately closing a TCP co...

4.3CVSS7.3AI score0.02774EPSS
Exploits0References24Affected Software1
Rows per page
Query Builder