Lucene search
+L

691 matches found

OSV
OSV
added 2024/08/22 6:45 p.m.22 views

CVE-2024-8088 Infinite loop when iterating over zip archive entry names from zipfile.Path

There is a HIGH severity vulnerability affecting the CPython "zipfile" module affecting "zipfile.Path". Note that the more common API "zipfile.ZipFile" class is unaffected. When iterating over names of entries in a zip archive for example, methods of "zipfile.Path" like "namelist", "iterdir", etc...

8.7CVSS6.8AI score
SaveExploits0References25
CVE
CVE
added 2024/08/22 6:45 p.m.423 views

CVE-2024-8088

CVE-2024-8088 affects the CPython zipfile module, specifically the zipfile.Path API. When iterating names of entries (e.g., namelist(), iterdir()) on a crafted ZIP, processing can enter an infinite loop while reading metadata or extracting, potentially leading to denial of service. The issue is l...

8.7CVSS7.3AI score0.01275EPSS
SaveExploits0References22
AlpineLinux
AlpineLinux
added 2024/08/22 6:45 p.m.37 views

CVE-2024-8088

There is a HIGH severity vulnerability affecting the CPython "zipfile" module affecting "zipfile.Path". Note that the more common API "zipfile.ZipFile" class is unaffected. When iterating over names of entries in a zip archive for example, methods of "zipfile.Path" like "namelist", "iterdir", etc...

8.7CVSS7.5AI score0.01275EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/08/22 6:45 p.m.26 views

CVE-2024-8088 Infinite loop when iterating over zip archive entry names from zipfile.Path

There is a HIGH severity vulnerability affecting the CPython "zipfile" module affecting "zipfile.Path". Note that the more common API "zipfile.ZipFile" class is unaffected. When iterating over names of entries in a zip archive for example, methods of "zipfile.Path" like "namelist", "iterdir", etc...

8.7CVSS7.4AI score0.01275EPSS
SaveExploits0References16
Debian CVE
Debian CVE
added 2024/08/22 6:45 p.m.26 views

CVE-2024-8088

There is a HIGH severity vulnerability affecting the CPython "zipfile" module affecting "zipfile.Path". Note that the more common API "zipfile.ZipFile" class is unaffected. When iterating over names of entries in a zip archive for example, methods of "zipfile.Path" like "namelist", "iterdir", etc...

8.7CVSS6.7AI score0.01275EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/08/21 12:00 a.m.30 views

EulerOS Virtualization 2.11.1 : python3 (EulerOS-SA-2024-2172)

According to the versions of the python3 packages installed, the EulerOS Virtualization 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...

7.8CVSS6.9AI score0.00336EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2024/08/20 12:00 a.m.30 views

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

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.5AI score0.00336EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/08/20 12:00 a.m.35 views

EulerOS Virtualization 2.11.0 : python3 (EulerOS-SA-2024-2198)

According to the versions of the python3 packages installed, the EulerOS Virtualization 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...

7.8CVSS6.9AI score0.00336EPSS
SaveExploits0References3
NVD
NVD
added 2024/08/19 7:15 p.m.26 views

CVE-2024-7592

There is a LOW severity vulnerability affecting CPython, specifically the 'http.cookies' standard library module. When parsing cookies that contained backslashes for quoted characters in the cookie value, the parser would use an algorithm with quadratic complexity, resulting in excess CPU resourc...

7.5CVSS0.02284EPSS
SaveExploits1References12
OSV
OSV
added 2024/08/19 7:15 p.m.10 views

AZL-47860 CVE-2024-7592 affecting package python3 for versions less than 3.9.19-4

There is a LOW severity vulnerability affecting CPython, specifically the 'http.cookies' standard library module. When parsing cookies that contained backslashes for quoted characters in the cookie value, the parser would use an algorithm with quadratic complexity, resulting in excess CPU resourc...

7.5CVSS6.7AI score0.02284EPSS
SaveExploits1References1
OSV
OSV
added 2024/08/19 7:15 p.m.13 views

AZL-47865 CVE-2024-7592 affecting package python3 for versions less than 3.12.3-2

There is a LOW severity vulnerability affecting CPython, specifically the 'http.cookies' standard library module. When parsing cookies that contained backslashes for quoted characters in the cookie value, the parser would use an algorithm with quadratic complexity, resulting in excess CPU resourc...

7.5CVSS6.8AI score0.02284EPSS
SaveExploits1References1
AlpineLinux
AlpineLinux
added 2024/08/19 7:06 p.m.40 views

CVE-2024-7592

There is a LOW severity vulnerability affecting CPython, specifically the 'http.cookies' standard library module. When parsing cookies that contained backslashes for quoted characters in the cookie value, the parser would use an algorithm with quadratic complexity, resulting in excess CPU resourc...

7.5CVSS7.3AI score0.02284EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2024/08/19 7:06 p.m.263 views

CVE-2024-7592

There is a LOW severity vulnerability affecting CPython, specifically the 'http.cookies' standard library module. When parsing cookies that contained backslashes for quoted characters in the cookie value, the parser would use an algorithm with quadratic complexity, resulting in excess CPU resourc...

7.5CVSS6.6AI score0.02284EPSS
SaveExploits1
Cvelist
Cvelist
added 2024/08/19 7:06 p.m.65 views

CVE-2024-7592 Quadratic complexity parsing cookies with backslashes

There is a LOW severity vulnerability affecting CPython, specifically the 'http.cookies' standard library module. When parsing cookies that contained backslashes for quoted characters in the cookie value, the parser would use an algorithm with quadratic complexity, resulting in excess CPU resourc...

0.02284EPSS
SaveExploits1References10
Vulnrichment
Vulnrichment
added 2024/08/19 7:06 p.m.22 views

CVE-2024-7592 Quadratic complexity parsing cookies with backslashes

There is a LOW severity vulnerability affecting CPython, specifically the 'http.cookies' standard library module. When parsing cookies that contained backslashes for quoted characters in the cookie value, the parser would use an algorithm with quadratic complexity, resulting in excess CPU resourc...

7.2AI score0.02284EPSS
SaveExploits1References10
CVE
CVE
added 2024/08/19 7:06 p.m.669 views

CVE-2024-7592

CVE-2024-7592 affects CPython's http.cookies module. The cookie value parser can enter a quadratic-time path when backslashes are used for quoted characters, causing increased CPU usage. Connected advisories confirm CPython-level impact across multiple distributions and reference fixes in CPython...

7.5CVSS6.6AI score0.02284EPSS
SaveExploits1References12Affected Software1
OSV
OSV
added 2024/08/19 7:06 p.m.28 views

PSF-2024-9

There is a LOW severity vulnerability affecting CPython, specifically the 'http.cookies' standard library module. When parsing cookies that contained backslashes for quoted characters in the cookie value, the parser would use an algorithm with quadratic complexity, resulting in excess CPU resourc...

7.5CVSS6.8AI score0.02284EPSS
SaveExploits1References10
OSV
OSV
added 2024/08/19 7:06 p.m.23 views

CVE-2024-7592 Quadratic complexity parsing cookies with backslashes

There is a LOW severity vulnerability affecting CPython, specifically the 'http.cookies' standard library module. When parsing cookies that contained backslashes for quoted characters in the cookie value, the parser would use an algorithm with quadratic complexity, resulting in excess CPU resourc...

7.5CVSS6.7AI score
SaveExploits0References15
OSV
OSV
added 2024/08/19 9:33 a.m.40 views

BIT-PYTHON-2024-6923 Email header injection due to unquoted newlines

There is a MEDIUM severity vulnerability affecting CPython. The email module didn’t properly quote newlines for email headers when serializing an email message allowing for header injection when an email is serialized...

5.5CVSS7.2AI score0.00782EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2024/08/19 12:00 a.m.34 views

CentOS 9 : python3.9-3.9.19-7.el9

The remote CentOS Linux 9 host has packages installed that are affected by a vulnerability as referenced in the python3.9-3.9.19-7.el9 build changelog. - There is a MEDIUM severity vulnerability affecting CPython. The email module didn't properly quote newlines for email headers when serializing ...

5.5CVSS7AI score0.00782EPSS
SaveExploits0References2
Rows per page
Query Builder