Lucene search
+L

745 matches found

RedHat Linux
RedHat Linux
added 2026/04/10 11:42 p.m.11 views

pip: pip: Information disclosure via path traversal when installing crafted wheel archives

A flaw was found in pip. A remote attacker could exploit this path traversal vulnerability by tricking a user into installing a maliciously crafted wheel archive. This could lead to files being extracted outside the intended installation directory, potentially disclosing sensitive information...

2CVSS6.4AI score0.0039EPSS
SaveExploits1References7
Snyk
Snyk
added 2026/04/10 7:39 p.m.15 views

Directory Traversal

Overview uv is an An extremely fast Python package and project manager, written in Rust. Affected versions of this package are vulnerable to Directory Traversal through the uninstall process when handling RECORD entries containing relative paths that traverse outside the intended installation...

3.1CVSS6.3AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/10 7:39 p.m.16 views

uv vulnerable to arbitrary file deletion through RECORD entries

Impact Wheel RECORD entries can contain relative paths that traverse outside of the wheel’s installation prefix. In versions 0.11.5 and earlier of uv, these wheels were not rejected on installation and the RECORD was respected without validation on uninstall. uv uses the RECORD to determine files...

5.9AI score
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/04/10 7:39 p.m.4 views

GHSA-PJJW-68HJ-V9MW uv vulnerable to arbitrary file deletion through RECORD entries

Impact Wheel RECORD entries can contain relative paths that traverse outside of the wheel’s installation prefix. In versions 0.11.5 and earlier of uv, these wheels were not rejected on installation and the RECORD was respected without validation on uninstall. uv uses the RECORD to determine files...

2.1CVSS5.9AI score
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/04/09 12:37 p.m.12 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.20.18 security and extras update

Red Hat OpenShift Container Platform release 4.20.18 is now available with updates to packages and images that fix several bugs. This release includes a security update for Red Hat OpenShift Container Platform 4.20. Red Hat Product Security has rated this update as having a security impact of...

7.1CVSS6.7AI score0.00317EPSS
SaveExploits2References2
RedHat Linux
RedHat Linux
added 2026/04/09 7:15 a.m.17 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.18.37 security and extras update

Red Hat OpenShift Container Platform release 4.18.37 is now available with updates to packages and images that fix several bugs. This release includes a security update for Red Hat OpenShift Container Platform 4.18. Red Hat Product Security has rated this update as having a security impact of...

7.1CVSS6AI score0.00317EPSS
SaveExploits2References2
SUSE Linux
SUSE Linux
added 2026/04/08 4:03 p.m.6 views

Security update for python-poetry

This update for python-poetry fixes the following issue: CVE-2026-34591: From version 1.4.0 to before version 2.3.3, a crafted wheel can contain ../ paths that Poetry writes to disk without containment checks, allowing arbitrary file write bsc1261383. Patch Instructions: To install this SUSE upda...

7.1CVSS6AI score0.00468EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/08 4:03 p.m.5 views

SUSE-SU-2026:1220-1 Security update for python-poetry

This update for python-poetry fixes the following issue: - CVE-2026-34591: From version 1.4.0 to before version 2.3.3, a crafted wheel can contain ../ paths that Poetry writes to disk without containment checks, allowing arbitrary file write bsc1261383...

7.1CVSS5.9AI score0.00468EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2026/04/08 2:06 a.m.12 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.21.9 security and extras update

Red Hat OpenShift Container Platform release 4.21.9 is now available with updates to packages and images that fix several bugs. This release includes a security update for Red Hat OpenShift Container Platform 4.21. Red Hat Product Security has rated this update as having a security impact of...

7.1CVSS6.7AI score0.00317EPSS
SaveExploits2References2
Microsoft CVE
Microsoft CVE
added 2026/04/07 8:02 a.m.12 views

Poetry Has Wheel Path Traversal Which Can Lead to Arbitrary File Write

...

7.1CVSS5.2AI score0.00468EPSS
SaveExploits1
Veracode
Veracode
added 2026/04/04 5:29 a.m.13 views

Poetry Has Wheel Path Traversal Which Can Lead To Arbitrary File Write

Summary A crafted wheel can contain ../ paths that Poetry writes to disk without containment checks, allowing arbitrary file write with the privileges of the Poetry process. Impact Arbitrary file write path traversal from untrusted wheel content. Impacts users/CI/CD systems installing malicious o...

7.1CVSS5.8AI score0.00468EPSS
SaveExploits1Affected Software1
SUSE CVE
SUSE CVE
added 2026/04/03 11:25 p.m.11 views

SUSE CVE-2026-34591

Poetry is a dependency manager for Python. From version 1.4.0 to before version 2.3.3, a crafted wheel can contain ../ paths that Poetry writes to disk without containment checks, allowing arbitrary file write with the privileges of the Poetry process. It is reachable from untrusted package...

7.1CVSS6.1AI score0.00468EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/04/03 12:51 p.m.9 views

CVE-2026-34591

A flaw was found in Poetry, a dependency manager for Python. A remote attacker can exploit this vulnerability by providing a specially crafted package wheel that contains directory traversal sequences. When Poetry installs this malicious package, it writes files to arbitrary locations on the syst...

7.1CVSS6.1AI score0.00468EPSS
SaveExploits1References7
NVD
NVD
added 2026/04/02 6:16 p.m.8 views

CVE-2026-34591

Poetry is a dependency manager for Python. From version 1.4.0 to before version 2.3.3, a crafted wheel can contain ../ paths that Poetry writes to disk without containment checks, allowing arbitrary file write with the privileges of the Poetry process. It is reachable from untrusted package...

7.1CVSS0.00468EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/02 6:16 p.m.7 views

DEBIAN-CVE-2026-34591

Poetry is a dependency manager for Python. From version 1.4.0 to before version 2.3.3, a crafted wheel can contain ../ paths that Poetry writes to disk without containment checks, allowing arbitrary file write with the privileges of the Poetry process. It is reachable from untrusted package...

7.1CVSS5.8AI score0.00468EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/04/02 5:35 p.m.35 views

CVE-2026-34591 Poetry Has Wheel Path Traversal Which Can Lead to Arbitrary File Write

Poetry is a dependency manager for Python. From version 1.4.0 to before version 2.3.3, a crafted wheel can contain ../ paths that Poetry writes to disk without containment checks, allowing arbitrary file write with the privileges of the Poetry process. It is reachable from untrusted package...

7.1CVSS0.00468EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/02 5:35 p.m.9 views

CVE-2026-34591 Poetry Has Wheel Path Traversal Which Can Lead to Arbitrary File Write

Poetry is a dependency manager for Python. From version 1.4.0 to before version 2.3.3, a crafted wheel can contain ../ paths that Poetry writes to disk without containment checks, allowing arbitrary file write with the privileges of the Poetry process. It is reachable from untrusted package...

7.1CVSS6.8AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/04/02 5:35 p.m.26 views

CVE-2026-34591

Poetry is a dependency manager for Python. From version 1.4.0 to before version 2.3.3, a crafted wheel can contain ../ paths that Poetry writes to disk without containment checks, allowing arbitrary file write with the privileges of the Poetry process. It is reachable from untrusted package...

7.1CVSS5.8AI score0.00468EPSS
SaveExploits1
CVE
CVE
added 2026/04/02 5:35 p.m.115 views

CVE-2026-34591

CVE-2026-34591 (Poetry) is a wheel path traversal vulnerability in Poetry for Python. From version 1.4.0 up to 2.3.2 (patched in 2.3.3), a crafted wheel can contain ../ paths that Poetry writes to disk without containment checks, enabling arbitrary file writes with the Poetry process’s privileges...

7.1CVSS6.1AI score0.00468EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/02 5:35 p.m.7 views

CVE-2026-34591 Poetry Has Wheel Path Traversal Which Can Lead to Arbitrary File Write

Poetry is a dependency manager for Python. From version 1.4.0 to before version 2.3.3, a crafted wheel can contain ../ paths that Poetry writes to disk without containment checks, allowing arbitrary file write with the privileges of the Poetry process. It is reachable from untrusted package...

7.1CVSS6.1AI score0.00468EPSS
SaveExploits1References4
Rows per page
Query Builder