Lucene search
K

663 matches found

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

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

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.00333EPSS
Exploits0References3
OpenVAS
OpenVAS
added 2024/06/25 12:0 a.m.12 views

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

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.00333EPSS
Exploits0References2
OpenVAS
OpenVAS
added 2024/06/25 12:0 a.m.26 views

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

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.00333EPSS
Exploits0References2
OpenVAS
OpenVAS
added 2024/06/25 12:0 a.m.10 views

Fedora: Security Advisory (FEDORA-2024-b26f07d27b)

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

6.3CVSS6.5AI score0.00691EPSS
Exploits1References6
RedhatCVE
RedhatCVE
added 2024/06/24 3:51 p.m.26 views

CVE-2023-6507

A flaw was found in Python's subprocess module. When creating a new subprocess, the developer may specify a list of extra groups through the 'extragroups= parameter. When this optional parameter is informed with an empty list, the module fails to properly clean the associated groups from the new...

6.1CVSS6.5AI score0.01326EPSS
Exploits0References3
Fedora
Fedora
added 2024/06/24 6:37 a.m.21 views

[SECURITY] Fedora 40 Update: python-PyMySQL-1.1.1-1.fc40

This package contains a pure-Python MySQL client library. The goal of PyMySQL is to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython and Jython...

6.3CVSS6.4AI score0.00691EPSS
Exploits1
Fedora
Fedora
added 2024/06/24 1:39 a.m.19 views

[SECURITY] Fedora 39 Update: python-PyMySQL-1.1.1-1.fc39

This package contains a pure-Python MySQL client library. The goal of PyMySQL is to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython and Jython...

6.3CVSS6.4AI score0.00691EPSS
Exploits1
OSV
OSV
added 2024/06/20 11:18 a.m.31 views

BIT-PYTHON-2024-0397 Memory race condition in ssl.SSLContext certificate store methods

A defect was discovered in the Python “ssl” module where there is a memory race condition with the ssl.SSLContext methods “certstorestats” and “getcacerts”. The race condition can be triggered if the methods are called at the same time as certificates are loaded into the SSLContext, such as durin...

7.4CVSS6.8AI score0.00804EPSS
Exploits0References13
OSV
OSV
added 2024/06/20 11:17 a.m.24 views

BIT-PYTHON-2024-4032 Incorrect IPv4 and IPv6 private ranges

The “ipaddress” module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as “globally reachable” or “private”. This affected the isprivate and isglobal properties of the ipaddress.IPv4Address, ipaddress.IPv4Network, ipaddress.IPv6Address, and...

7.5CVSS6.8AI score0.01042EPSS
Exploits0References15
OpenVAS
OpenVAS
added 2024/06/18 12:0 a.m.12 views

Python SSL Vulnerability (Jun 2024) - Windows

Python is prone to a vulnerability in the ssl module. 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 CPE = "cpe:/a:python:python"; ifdescripti...

7.4CVSS7.5AI score0.00804EPSS
Exploits0References9
OSV
OSV
added 2024/06/17 4:15 p.m.6 views

AZL-42796 CVE-2024-0397 affecting package python3 for versions less than 3.9.19-3

A defect was discovered in the Python “ssl” module where there is a memory race condition with the ssl.SSLContext methods “certstorestats” and “getcacerts”. The race condition can be triggered if the methods are called at the same time as certificates are loaded into the SSLContext, such as durin...

7.4CVSS6.7AI score0.00804EPSS
Exploits0References1
OSV
OSV
added 2024/06/17 4:15 p.m.27 views

CVE-2024-0397

A defect was discovered in the Python “ssl” module where there is a memory race condition with the ssl.SSLContext methods “certstorestats” and “getcacerts”. The race condition can be triggered if the methods are called at the same time as certificates are loaded into the SSLContext, such as durin...

7.4CVSS6.5AI score
Exploits0References12
UbuntuCve
UbuntuCve
added 2024/06/17 4:15 p.m.26 views

CVE-2024-0397

A defect was discovered in the Python “ssl” module where there is a memory race condition with the ssl.SSLContext methods “certstorestats” and “getcacerts”. The race condition can be triggered if the methods are called at the same time as certificates are loaded into the SSLContext, such as durin...

7.4CVSS6.8AI score0.00804EPSS
Exploits0References6
OSV
OSV
added 2024/06/17 3:15 p.m.25 views

CVE-2024-4032

The “ipaddress” module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as “globally reachable” or “private”. This affected the isprivate and isglobal properties of the ipaddress.IPv4Address, ipaddress.IPv4Network, ipaddress.IPv6Address, and...

7.5CVSS6.6AI score
Exploits0References14
OSV
OSV
added 2024/06/17 3:15 p.m.1 views

ALPINE-CVE-2024-4032

The “ipaddress” module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as “globally reachable” or “private”. This affected the isprivate and isglobal properties of the ipaddress.IPv4Address, ipaddress.IPv4Network, ipaddress.IPv6Address, and...

7.5CVSS6.8AI score0.01042EPSS
Exploits0References1
NVD
NVD
added 2024/06/17 3:15 p.m.23 views

CVE-2024-4032

The “ipaddress” module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as “globally reachable” or “private”. This affected the isprivate and isglobal properties of the ipaddress.IPv4Address, ipaddress.IPv4Network, ipaddress.IPv6Address, and...

7.5CVSS0.01042EPSS
Exploits0References14
UbuntuCve
UbuntuCve
added 2024/06/17 3:15 p.m.21 views

CVE-2024-4032

The “ipaddress” module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as “globally reachable” or “private”. This affected the isprivate and isglobal properties of the ipaddress.IPv4Address, ipaddress.IPv4Network, ipaddress.IPv6Address, and...

7.5CVSS6.8AI score0.01042EPSS
Exploits0References11
Vulnrichment
Vulnrichment
added 2024/06/17 3:9 p.m.23 views

CVE-2024-0397 Memory race condition in ssl.SSLContext certificate store methods

A defect was discovered in the Python “ssl” module where there is a memory race condition with the ssl.SSLContext methods “certstorestats” and “getcacerts”. The race condition can be triggered if the methods are called at the same time as certificates are loaded into the SSLContext, such as durin...

6.5AI score0.00804EPSS
Exploits0References10
CVE
CVE
added 2024/06/17 3:9 p.m.387 views

CVE-2024-0397

CVE-2024-0397: A memory race in Python's ssl module between SSLContext.cert_store_stats() and SSLContext.get_ca_certs() can be triggered when certificates are loaded into the SSLContext concurrently with a TLS handshake. The issue is fixed in CPython 3.10.14, 3.11.9, 3.12.3, and 3.13.0a5. Upgradi...

7.4CVSS7.2AI score0.00804EPSS
Exploits0References12
Cvelist
Cvelist
added 2024/06/17 3:9 p.m.32 views

CVE-2024-0397 Memory race condition in ssl.SSLContext certificate store methods

A defect was discovered in the Python “ssl” module where there is a memory race condition with the ssl.SSLContext methods “certstorestats” and “getcacerts”. The race condition can be triggered if the methods are called at the same time as certificates are loaded into the SSLContext, such as durin...

0.00804EPSS
Exploits0References10
Rows per page
Query Builder