Lucene search
K

392 matches found

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

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

According to the versions of the python3 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : There is a MEDIUM severity vulnerability affecting CPython. The socket module provides a pure- Python fallback to the socket.socketpair function...

8.7CVSS7.1AI score0.03014EPSS
Exploits4References9
Tenable Nessus
Tenable Nessus
added 2024/12/12 12:0 a.m.21 views

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

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.03014EPSS
Exploits4References9
Amazon
Amazon
added 2024/12/12 12:0 a.m.2 views

Medium: python3.11

Issue Overview: 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-spec. In some applications, an attacker can bypass a protection mechanism in which...

8.7CVSS6.9AI score0.00395EPSS
Exploits1
EUVD
EUVD
added 2024/12/11 12:0 a.m.3 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.37338EPSS
Exploits1References5
Tenable Nessus
Tenable Nessus
added 2024/12/11 12:0 a.m.13 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.00395EPSS
Exploits1References8
Vulnrichment
Vulnrichment
added 2024/12/11 12:0 a.m.8 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.37338EPSS
Exploits1References3
Cvelist
Cvelist
added 2024/12/11 12:0 a.m.18 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.37338EPSS
Exploits1References3
OSV
OSV
added 2024/11/27 9:47 a.m.3 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.0023EPSS
Exploits0References1
Ubuntu
Ubuntu
added 2024/11/22 2:20 a.m.21 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
Exploits0References1
RedHat Linux
RedHat Linux
added 2024/11/21 9:29 a.m.27 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.00016EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2024/11/21 9:29 a.m.3 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.00016EPSS
Exploits0References6
OpenVAS
OpenVAS
added 2024/11/20 12:0 a.m.20 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.03014EPSS
Exploits4References2
OSV
OSV
added 2024/11/19 2:31 p.m.0 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.03014EPSS
Exploits2References3
SUSE Linux
SUSE Linux
added 2024/11/18 1:29 p.m.3 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.07521EPSS
Exploits3References62
Amazon
Amazon
added 2024/11/13 12:0 a.m.5 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.89361EPSS
Exploits7
RedHat Linux
RedHat Linux
added 2024/11/12 9:38 a.m.3 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.0023EPSS
Exploits0References10
RedHat Linux
RedHat Linux
added 2024/11/12 8:59 a.m.4 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.0023EPSS
Exploits0References10
RedHat Linux
RedHat Linux
added 2024/11/12 8:59 a.m.2 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.00153EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2024/11/12 8:52 a.m.4 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.00153EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2024/11/12 8:52 a.m.2 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.0023EPSS
Exploits0References10
Rows per page
Query Builder