Lucene search
+L

689 matches found

OSV
OSV
added 2024/07/29 9:54 p.m.17 views

PSF-2024-7

The “socket” module provides a pure-Python fallback to the socket.socketpair function for platforms that don’t support AFUNIX, such as Windows. This pure-Python implementation uses AFINET or AFINET6 to create a local connected pair of sockets. The connection between the two sockets was not verifi...

5.1CVSS6AI score0.00247EPSS
SaveExploits0References18
CVE
CVE
added 2024/07/29 9:54 p.m.144 views

CVE-2024-3219

CVE-2024-3219 affects CPython’s pure-Python socketpair fallback for AF_INET/AF_INET6 on platforms without AF_UNIX (e.g., Windows). The two sockets are not explicitly validated before returning, enabling a local race by a malicious local peer to exploit a connection race. Linux/macOS with AF_UNIX ...

5.1CVSS6AI score0.00247EPSS
SaveExploits0References19
Positive Technologies
Positive Technologies
added 2024/07/29 12:00 a.m.12 views

PT-2024-24457 · Python +1 · Cpython +1

Name of the Vulnerable Software and Affected Versions: CPython versions 3.5 through latest Description: The issue arises from the "socket" module's pure-Python fallback for the socket.socketpair function on platforms that don't support AF UNIX, such as Windows. This implementation uses AF INET or...

8.7CVSS6.7AI score0.02284EPSS
SaveExploits2References49
RedhatCVE
RedhatCVE
added 2024/07/09 6:20 a.m.21 views

CVE-2024-5569

A flaw was found in jaraco/zipp. The vulnerability is triggered when processing a specially crafted zip file that leads to an infinite loop. This issue also impacts the zipfile module of CPython, as features from the third-party zipp library are later merged into CPython, and the affected code is...

6.2CVSS6.3AI score0.00236EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/07/09 12:31 a.m.22 views

zipp Denial of Service vulnerability

A Denial of Service DoS vulnerability exists in the jaraco/zipp library, affecting all versions prior to 3.19.1. The vulnerability is triggered when processing a specially crafted zip file that leads to an infinite loop. This issue also impacts the zipfile module of CPython, as features from the...

6.2CVSS6.2AI score0.00236EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2024/07/09 12:15 a.m.23 views

CVE-2024-5569

A Denial of Service DoS vulnerability exists in the jaraco/zipp library, affecting all versions prior to 3.19.1. The vulnerability is triggered when processing a specially crafted zip file that leads to an infinite loop. This issue also impacts the zipfile module of CPython, as features from the...

6.2CVSS0.00236EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/07/09 12:15 a.m.21 views

CVE-2024-5569

A Denial of Service DoS vulnerability exists in the jaraco/zipp library, affecting all versions prior to 3.19.1. The vulnerability is triggered when processing a specially crafted zip file that leads to an infinite loop. This issue also impacts the zipfile module of CPython, as features from the...

6.2CVSS6.7AI score0.00236EPSS
SaveExploits0References3
CVE
CVE
added 2024/07/09 12:00 a.m.348 views

CVE-2024-5569

CVE-2024-5569: A DoS in jaraco/zipp (affecting all versions before 3.19.1) can be triggered by processing a crafted ZIP, causing an infinite loop. The issue also affects Python’s zipfile module, since its code mirrors the zipp behavior. The infinite loop is reached via Path-related operations in ...

6.2CVSS6.4AI score0.00236EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/09 12:00 a.m.21 views

CVE-2024-5569 Denial of Service via crafted zip file in jaraco/zipp

A Denial of Service DoS vulnerability exists in the jaraco/zipp library, affecting all versions prior to 3.19.1. The vulnerability is triggered when processing a specially crafted zip file that leads to an infinite loop. This issue also impacts the zipfile module of CPython, as features from the...

6.2CVSS6.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2024/07/09 12:00 a.m.35 views

CVE-2024-5569 Denial of Service via crafted zip file in jaraco/zipp

A Denial of Service DoS vulnerability exists in the jaraco/zipp library, affecting all versions prior to 3.19.1. The vulnerability is triggered when processing a specially crafted zip file that leads to an infinite loop. This issue also impacts the zipfile module of CPython, as features from the...

6.2CVSS0.00236EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/07/09 12:00 a.m.30 views

CVE-2024-5569 Denial of Service via crafted zip file in jaraco/zipp

A Denial of Service DoS vulnerability exists in the jaraco/zipp library, affecting all versions prior to 3.19.1. The vulnerability is triggered when processing a specially crafted zip file that leads to an infinite loop. This issue also impacts the zipfile module of CPython, as features from the...

6.2CVSS6.6AI score0.00236EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/07/09 12:00 a.m.77 views

CVE-2024-5569

A Denial of Service DoS vulnerability exists in the jaraco/zipp library, affecting all versions prior to 3.19.1. The vulnerability is triggered when processing a specially crafted zip file that leads to an infinite loop. This issue also impacts the zipfile module of CPython, as features from the...

6.2CVSS6.7AI score0.00236EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/07/02 12:00 a.m.9 views

The vulnerability of the zipfile module in the CPython interpreter allows a hacker to cause a service failure.

The vulnerability of the zipfile module in the CPython programming language interpreter is related to uncontrolled resource consumption. Exploiting this vulnerability can allow an attacker to cause a service failure...

6.2CVSS6.8AI score0.00336EPSS
SaveExploits0References25Affected Software6
OpenVAS
OpenVAS
added 2024/07/01 12:00 a.m.27 views

Huawei EulerOS: Security Advisory for python3 (EulerOS-SA-2024-1861)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 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.8CVSS7.9AI score0.00336EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2024/07/01 12:00 a.m.8 views

Huawei EulerOS: Security Advisory for python3 (EulerOS-SA-2024-1875)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 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.8CVSS7.9AI score0.00336EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/06/28 5:08 a.m.60 views

CVE-2024-5642

A vulnerability was found in Python/CPython that does not disallow configuring an empty list "" for SSLContext.setnpnprotocols, which is an invalid value for the underlying OpenSSL API. This issue results in a buffer over-read when NPN is used. See CVE -2024-5535 for OpenSSL for more information...

2.7CVSS6.5AI score0.00744EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2024/06/28 12:00 a.m.36 views

EulerOS 2.0 SP12 : python3 (EulerOS-SA-2024-1861)

According to the versions of the python3 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : An issue was found in the CPython tempfile.TemporaryDirectory class affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.The...

7.8CVSS6.9AI score0.00336EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/06/28 12:00 a.m.34 views

EulerOS 2.0 SP12 : python3 (EulerOS-SA-2024-1875)

According to the versions of the python3 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : An issue was found in the CPython tempfile.TemporaryDirectory class affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.The...

7.8CVSS6.9AI score0.00336EPSS
SaveExploits0References3
NVD
NVD
added 2024/06/27 9:15 p.m.40 views

CVE-2024-5642

CPython 3.9 and earlier doesn't disallow configuring an empty list "" for SSLContext.setnpnprotocols which is an invalid value for the underlying OpenSSL API. This results in a buffer over-read when NPN is used see CVE-2024-5535 for OpenSSL. This vulnerability is of low severity due to NPN being...

6.5CVSS0.00744EPSS
SaveExploits1References8
UbuntuCve
UbuntuCve
added 2024/06/27 9:15 p.m.53 views

CVE-2024-5642

CPython 3.9 and earlier doesn't disallow configuring an empty list "" for SSLContext.setnpnprotocols which is an invalid value for the underlying OpenSSL API. This results in a buffer over-read when NPN is used see CVE-2024-5535 for OpenSSL. This vulnerability is of low severity due to NPN being...

6.5CVSS6.9AI score0.00744EPSS
SaveExploits1References5
Rows per page
Query Builder