Lucene search
+L

418 matches found

Tenable Nessus
Tenable Nessus
added 2024/12/12 12:0 a.m.19 views

EulerOS 2.0 SP11 : python3 (EulerOS-SA-2024-2971)

According to the versions of the python3 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A defect was discovered in the Python ssl module where there is a memory race condition with the ssl.SSLContext methods certstorestats and...

8.7CVSS7.1AI score0.02527EPSS
SaveExploits4References9
EUVD
EUVD
added 2024/12/11 12:0 a.m.8 views

EUVD-2024-3441

python-libarchive through 4.2.1 allows directory traversal to create files in extract in zip.py for ZipFile.extractall and ZipFile.extract...

8.8CVSS6.3AI score0.02041EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2024/12/11 12:0 a.m.25 views

CVE-2024-55587

python-libarchive through 4.2.1 allows directory traversal to create files in extract in zip.py for ZipFile.extractall and ZipFile.extract...

0.02041EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2024/12/11 12:0 a.m.9 views

CVE-2024-55587

python-libarchive through 4.2.1 allows directory traversal to create files in extract in zip.py for ZipFile.extractall and ZipFile.extract...

7AI score0.02041EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2024/12/11 12:0 a.m.15 views

Amazon Linux 2023 : python3.11, python3.11-devel, python3.11-idle (ALAS2023-2024-788)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2024-788 advisory. The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spe...

8.7CVSS6.8AI score0.02527EPSS
SaveExploits1References8
OSV
OSV
added 2024/12/11 12:0 a.m.7 views

CVE-2024-55587

python-libarchive through 4.2.1 allows directory traversal to create files in extract in zip.py for ZipFile.extractall and ZipFile.extract...

8.8CVSS6.8AI score0.02041EPSS
SaveExploits1References5
OSV
OSV
added 2024/11/27 9:47 a.m.10 views

CLSA-2024-1732700855 python3.9: Fix of CVE-2024-8088

CVE-2024-8088: Fix infinite loop vulnerability in zipfile.Path when iterating over zip archive entries...

8.7CVSS6.8AI score0.01264EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2024/11/23 3:4 a.m.5 views

Astra Linux – Vulnerability in Python 3.11

A issue was discovered in the CPython zipfile module, affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, 3.8.18, and earlier versions. The zipfile module is vulnerable to “quoted-overlap” zip-bombs, which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versio...

6.2CVSS6.7AI score0.00336EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2024/11/22 2:20 a.m.27 views

USN-7015-6: Python regressions

USN-7015-5 fixed vulnerabilities in python2.7. The update introduced several minor regressions. This update fixes the problem. We apologize for the inconvenience. Original advisory details: It was discovered that the Python email module incorrectly parsed email addresses that contain special...

6.9AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/11/21 9:29 a.m.6 views

github.com/jaraco/zipp: Denial of Service (infinite loop) via crafted zip file in jaraco/zipp

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.2CVSS7.3AI score0.00236EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/11/21 9:29 a.m.31 views

Moderate: Red Hat Security Advisory: RHOSP 17.1.4 (python-zipp) security update

An update for python-zipp is now available for Red Hat OpenStack Platform RHOSP 17.1 Wallaby. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for eac...

6.2CVSS6.7AI score0.00236EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2024/11/20 12:0 a.m.25 views

Ubuntu: Security Advisory (USN-7015-5)

The remote host is missing an update for the 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...

8.7CVSS7.5AI score0.02527EPSS
SaveExploits4References2
OSV
OSV
added 2024/11/19 2:31 p.m.17 views

USN-7015-5 python2.7 vulnerabilities

USN-7015-1 fixed several vulnerabilities in Python. This update provides the corresponding update for CVE-2024-6232 and CVE-2024-6923 for python2.7 in Ubuntu 14.04 LTS, Ubuntu 16.04 LTS, Ubuntu 18.04 LTS, Ubuntu 20.04 LTS and Ubuntu 22.04 LTS. Original advisory details: It was discovered that the...

7.5CVSS6.8AI score0.02203EPSS
SaveExploits2References3
SUSE Linux
SUSE Linux
added 2024/11/18 1:29 p.m.10 views

Security update for SUSE Manager Salt Bundle

This update fixes the following issues: venv-salt-minion: Security fixes on Python 3.11 interpreter: CVE-2024-7592: Fixed quadratic complexity in parsing -quoted cookie values with backslashes bsc1229873, bsc1230059 CVE-2024-8088: Prevent malformed payload to cause infinite loops in zipfile.Path...

7.5CVSS7.8AI score0.02303EPSS
SaveExploits3References62
Amazon
Amazon
added 2024/11/13 12:0 a.m.11 views

Important: python38

Issue Overview: Directory traversal vulnerability in the 1 extract and 2 extractall functions in the tarfile module in Python allows user-assisted remote attackers to overwrite arbitrary files via a .. dot dot sequence in filenames in a TAR archive, a related issue to CVE-2001-1267. CVE-2007-4559...

9.8CVSS7.2AI score0.27095EPSS
SaveExploits7
RedHat Linux
RedHat Linux
added 2024/11/12 9:38 a.m.18 views

python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service

A flaw was found in Python's zipfile module. When iterating over the entries of a zip archive, the process can enter into an infinite loop state and become unresponsive. This flaw allows an attacker to craft a malicious ZIP archive, leading to a denial of service from the application consuming th...

8.7CVSS7.1AI score0.01264EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/11/12 8:59 a.m.12 views

python: The zipfile module is vulnerable to zip-bombs leading to denial of service

A flaw was found in the Python/CPython 'zipfile' that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed...

6.2CVSS6.7AI score0.00336EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/11/12 8:59 a.m.7 views

python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service

A flaw was found in Python's zipfile module. When iterating over the entries of a zip archive, the process can enter into an infinite loop state and become unresponsive. This flaw allows an attacker to craft a malicious ZIP archive, leading to a denial of service from the application consuming th...

8.7CVSS7.1AI score0.01264EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/11/12 8:52 a.m.8 views

python: The zipfile module is vulnerable to zip-bombs leading to denial of service

A flaw was found in the Python/CPython 'zipfile' that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed...

6.2CVSS6.7AI score0.00336EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/11/12 8:52 a.m.6 views

python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service

A flaw was found in Python's zipfile module. When iterating over the entries of a zip archive, the process can enter into an infinite loop state and become unresponsive. This flaw allows an attacker to craft a malicious ZIP archive, leading to a denial of service from the application consuming th...

8.7CVSS7.1AI score0.01264EPSS
SaveExploits0References10
Rows per page
Query Builder