Lucene search
+L

689 matches found

Debian CVE
Debian CVE
added 2025/02/14 4:18 p.m.45 views

CVE-2024-3220

There is a defect in the CPython standard library module “mimetypes” where on Windows the default list of known file locations are writable meaning other users can create invalid files to cause MemoryError to be raised on Python runtime startup or have file extensions be interpreted as the...

2.3CVSS5AI score0.00511EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/14 4:18 p.m.38 views

CVE-2024-3220 Default mimetype known files writeable on Windows

There is a defect in the CPython standard library module “mimetypes” where on Windows the default list of known file locations are writable meaning other users can create invalid files to cause MemoryError to be raised on Python runtime startup or have file extensions be interpreted as the...

2.3CVSS0.00511EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/02/14 4:18 p.m.29 views

CVE-2024-3220 Default mimetype known files writeable on Windows

There is a defect in the CPython standard library module “mimetypes” where on Windows the default list of known file locations are writable meaning other users can create invalid files to cause MemoryError to be raised on Python runtime startup or have file extensions be interpreted as the...

2.3CVSS6.8AI score0.00511EPSS
SaveExploits0References1
F5 Networks
F5 Networks
added 2025/02/11 11:40 p.m.18 views

K000149756: Python vulnerability CVE-2024-9287

Security Advisory Description A vulnerability has been found in the CPython venv module and CLI where path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment "activation" scripts ie "source...

7.8CVSS7.8AI score0.00648EPSS
SaveExploits0Affected Software2
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:00 a.m.17 views

Azure Linux 3.0 Security Update: python3 (CVE-2023-6597)

The version of python3 installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2023-6597 advisory. - An issue was found in the CPython tempfile.TemporaryDirectory class affecting versions 3.12.1, 3.11.7,...

7.8CVSS7.1AI score0.00313EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2025/02/10 12:00 a.m.10 views

Huawei EulerOS: Security Advisory for python3 (EulerOS-SA-2025-1195)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2025 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.8CVSS8.2AI score0.00648EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:00 a.m.7 views

EulerOS 2.0 SP11 : python3 (EulerOS-SA-2025-1143)

According to the versions of the python3 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A vulnerability has been found in the CPython venv module and CLI where path names provided when creating a virtual environment were not quoted...

7.8CVSS6.8AI score0.00648EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/02/06 2:24 a.m.20 views

CVE-2025-22153

RestrictedPython is a tool that helps to define a subset of the Python language which allows to provide a program input into a trusted environment. Via a type confusion bug in versions of the CPython interpreter starting in 3.11 and prior to 3.13.2 when using try/except, RestrictedPython starting...

7.9CVSS6.4AI score0.00402EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2025/02/05 12:00 a.m.11 views

Huawei EulerOS: Security Advisory for python3 (EulerOS-SA-2025-1111)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2025 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.5CVSS7.4AI score0.02284EPSS
SaveExploits1References2
Amazon
Amazon
added 2025/02/05 12:00 a.m.15 views

Medium: python3.11

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.8CVSS10AI score0.27095EPSS
SaveExploits5
Tenable Nessus
Tenable Nessus
added 2025/01/24 12:00 a.m.25 views

Amazon Linux 2023 : python3.12, python3.12-devel, python3.12-idle (ALAS2023-2025-808)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2025-808 advisory. Starting in Python 3.12.0, the asyncio.SelectorSocketTransport.writelinesmethod would not pause writing and signal to the Protocol to drainthe buffer to the wire once the write buffer reached t...

8.7CVSS7.4AI score0.0188EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/01/23 5:34 p.m.15 views

CVE-2025-22153 try/except* clauses could allow bypass RestrictedPython via type confusion bug in the CPython interpreter

RestrictedPython is a tool that helps to define a subset of the Python language which allows to provide a program input into a trusted environment. Via a type confusion bug in versions of the CPython interpreter starting in 3.11 and prior to 3.13.2 when using try/except, RestrictedPython starting...

7.9CVSS7.4AI score0.00402EPSS
SaveExploits0References2
CVE
CVE
added 2025/01/23 5:34 p.m.129 views

CVE-2025-22153

CVE-2025-22153 describes a type-confusion vulnerability in RestrictedPython exploitable via CPython 3.11–3.12 when using try/except*. The flaw allows bypassing RestrictedPython protections in versions 6.0 up to, but not including, 8.0. The fix is in RestrictedPython 8.0, which removes support for...

7.9CVSS7.4AI score0.00402EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/23 5:34 p.m.28 views

CVE-2025-22153 try/except* clauses could allow bypass RestrictedPython via type confusion bug in the CPython interpreter

RestrictedPython is a tool that helps to define a subset of the Python language which allows to provide a program input into a trusted environment. Via a type confusion bug in versions of the CPython interpreter starting in 3.11 and prior to 3.13.2 when using try/except, RestrictedPython starting...

7.9CVSS6.3AI score
SaveExploits0References4
Cvelist
Cvelist
added 2025/01/23 5:34 p.m.57 views

CVE-2025-22153 try/except* clauses could allow bypass RestrictedPython via type confusion bug in the CPython interpreter

RestrictedPython is a tool that helps to define a subset of the Python language which allows to provide a program input into a trusted environment. Via a type confusion bug in versions of the CPython interpreter starting in 3.11 and prior to 3.13.2 when using try/except, RestrictedPython starting...

7.9CVSS0.00402EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/23 5:19 p.m.14 views

GHSA-GMJ9-H825-CHQ2 try/except* clauses could allow bypass RestrictedPython via type confusion bug in the CPython interpreter

Impact Via a type confusion bug in the CPython interpreter when using try/except RestrictedPython could be bypassed. We believe this should be fixed upstream in Python itself until that we remove support for try/except from RestrictedPython. It has been fixed for some Python versions. Patches...

7.9CVSS7.6AI score0.00402EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/01/23 5:19 p.m.25 views

try/except* clauses could allow bypass RestrictedPython via type confusion bug in the CPython interpreter

Impact Via a type confusion bug in the CPython interpreter when using try/except RestrictedPython could be bypassed. We believe this should be fixed upstream in Python itself until that we remove support for try/except from RestrictedPython. It has been fixed for some Python versions. Patches...

7.9CVSS6.8AI score0.00402EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2025/01/23 5:19 p.m.3 views

Access of Resource Using Incompatible Type ('Type Confusion')

Overview Affected versions of this package are vulnerable to Access of Resource Using Incompatible Type 'Type Confusion' due to a type confusion bug in the CPython interpreter. An attacker can bypass security restrictions by exploiting the try/except clauses. This is only exploitable if the...

7.9CVSS6.9AI score0.00402EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/17 3:06 p.m.31 views

BIT-PYTHON-MIN-2023-6507 Groups not dropped before running subprocess when using empty 'extra_groups' parameter

An issue was found in CPython 3.12.0 subprocess module on POSIX platforms. The issue was fixed in CPython 3.12.1 and does not affect other stable releases. When using the extragroups= parameter with an empty list as a value ie extragroups= the logic regressed to not call setgroups0, NULL before...

6.1CVSS5.6AI score0.01326EPSS
SaveExploits0References6
OSV
OSV
added 2025/01/17 3:06 p.m.13 views

BIT-PYTHON-MIN-2023-6597

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 tempfile.TemporaryDirectory class would dereference symlinks during cleanup of permissions-related errors. This means users which can run privileged...

7.8CVSS7AI score0.00313EPSS
SaveExploits0References15
Rows per page
Query Builder