Lucene search
+L

410 matches found

RedHat Linux
RedHat Linux
added 2024/10/23 5:52 a.m.4 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
Exploits0References6
OSV
OSV
added 2024/10/14 12:54 p.m.5 views

USN-7015-4 python2.7, python3.5 vulnerability

USN-7015-1 fixed several vulnerabilities in Python. This update provides the corresponding update for CVE-2023-27043 for python2.7 and python3.5 in Ubuntu 14.04 LTS. Original advisory details: It was discovered that the Python email module incorrectly parsed email addresses that contain special...

5.3CVSS6.8AI score0.02527EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2024/10/09 12:0 a.m.25 views

EulerOS 2.0 SP11 : python-zipp (EulerOS-SA-2024-2593)

According to the versions of the python-zipp package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A Denial of Service DoS vulnerability exists in the jaraco/zipp library, affecting all versions prior to 3.19.1. The vulnerability is triggere...

6.2CVSS6.8AI score0.00236EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2024/10/09 12:0 a.m.37 views

EulerOS 2.0 SP11 : python-zipp (EulerOS-SA-2024-2567)

According to the versions of the python-zipp package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A Denial of Service DoS vulnerability exists in the jaraco/zipp library, affecting all versions prior to 3.19.1. The vulnerability is triggere...

6.2CVSS6.8AI score0.00236EPSS
Exploits0References2
OpenVAS
OpenVAS
added 2024/10/09 12:0 a.m.14 views

Huawei EulerOS: Security Advisory for python-zipp (EulerOS-SA-2024-2593)

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...

6.2CVSS6.5AI score0.00236EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2024/10/08 12:0 a.m.103 views

Nutanix AHV : Multiple Vulnerabilities (NXSA-AHV-20230302.102001)

The version of AHV installed on the remote host is prior to 20230302.102005. It is, therefore, affected by multiple vulnerabilities as referenced in the NXSA-AHV-20230302.102001 advisory. - squashfsopendir in unsquash-2.c in Squashfs-Tools 4.5 allows Directory Traversal, a different vulnerability...

9.8CVSS7.1AI score0.99995EPSS
Exploits27References30
Positive Technologies
Positive Technologies
added 2024/10/07 12:0 a.m.9 views

PT-2024-28980 · Oracle · Java

Name of the Vulnerable Software and Affected Versions: Java affected versions not specified Description: The issue allows an attacker to execute arbitrary code by manipulating Dynamic Code Loading due to improper input validation. This could lead to remote code execution with no additional...

6.5CVSS8.2AI score0.00281EPSS
Exploits0References13
OSV
OSV
added 2024/10/01 7:4 a.m.6 views

USN-7015-3 python2.7, python3.5 vulnerability

USN-7015-1 fixed several vulnerabilities in Python. This update provides the corresponding updates for CVE-2023-27043 for python2.7 in Ubuntu 16.04 LTS, Ubuntu 18.04 LTS, Ubuntu 20.04 LTS, and Ubuntu 22.04 LTS, and for python3.5 in Ubuntu 16.04 LTS. Original advisory details: It was discovered th...

5.3CVSS6.8AI score0.02527EPSS
Exploits1References2
OSV
OSV
added 2024/09/27 11:9 a.m.4 views

OESA-2024-2193 python3 security update

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C...

7.8CVSS6.2AI score0.02203EPSS
Exploits2References5
OSV
OSV
added 2024/09/27 11:9 a.m.5 views

OESA-2024-2191 python3 security update

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C...

7.8CVSS6.2AI score0.02203EPSS
Exploits2References5
OSV
OSV
added 2024/09/27 11:9 a.m.4 views

OESA-2024-2190 python3 security update

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C...

7.8CVSS6.2AI score0.02203EPSS
Exploits2References5
Tenable Nessus
Tenable Nessus
added 2024/09/27 12:0 a.m.19 views

CBL Mariner 2.0 Security Update: python3 / tensorflow (CVE-2024-8088)

The version of python3 / tensorflow installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-8088 advisory. - There is a HIGH severity vulnerability affecting the CPython zipfile module affecting...

8.7CVSS6.8AI score0.01264EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2024/09/24 12:54 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.01264EPSS
Exploits0References10
RedHat Linux
RedHat Linux
added 2024/09/24 12:53 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.01264EPSS
Exploits0References10
OpenVAS
OpenVAS
added 2024/09/23 12:0 a.m.27 views

openSUSE Security Advisory (SUSE-SU-2024:3357-1)

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.8AI score0.02303EPSS
Exploits3References6
OSV
OSV
added 2024/09/20 3:13 p.m.19 views

SUSE-SU-2024:3357-1 Security update for python310

This update for python310 fixes the following issues: - Update to version 3.10.15 - CVE-2024-8088: Fixed denial of service in zipfile. bsc1229704 - CVE-2024-7592: Fixed uncontrolled CPU resource consumption when in http.cookies module. bsc1229596 - CVE-2024-6232: Fixed ReDos via excessive...

8.7CVSS7AI score0.02303EPSS
Exploits3References7
Tenable Nessus
Tenable Nessus
added 2024/09/20 12:0 a.m.18 views

Fedora 39 : python3.11 (2024-37d9c902dd)

The remote Fedora 39 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-37d9c902dd advisory. This is a security release of Python 3.11 ----------------------------------------- Note: The release you're looking at is Python 3.11.10, a securit...

8.7CVSS6.7AI score0.02527EPSS
Exploits4References7
Tenable Nessus
Tenable Nessus
added 2024/09/20 12:0 a.m.24 views

Fedora 39 : python3.9 (2024-7db9258d37)

The remote Fedora 39 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-7db9258d37 advisory. This is a security release of Python 3.11 ----------------------------------------- Note: The release you're looking at is Python 3.11.10, a securit...

9.8CVSS7.2AI score0.02527EPSS
Exploits5References13
OpenVAS
OpenVAS
added 2024/09/20 12:0 a.m.13 views

Fedora: Security Advisory (FEDORA-2024-37d9c902dd)

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.2AI score0.02527EPSS
Exploits4References29
OpenVAS
OpenVAS
added 2024/09/20 12:0 a.m.27 views

Fedora: Security Advisory (FEDORA-2024-6dedbc5cf9)

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...

9.8CVSS7.3AI score0.02527EPSS
Exploits5References38
Rows per page
Query Builder