Lucene search
+L

9796 matches found

RedhatCVE
RedhatCVE
added 2026/04/23 9:10 p.m.10 views

CVE-2026-3219

A flaw was found in pip. This vulnerability occurs because pip incorrectly processes concatenated tar and ZIP files as ZIP files, regardless of their true format. This improper handling can lead to confusing installation behavior, potentially causing the installation of unintended or 'incorrect'...

5CVSS5.7AI score0.00144EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/04/23 8:39 p.m.6 views

CVE-2026-6941 radare2 < 6.1.4 Project Notes Path Traversal via Symlink

radare2 prior to 6.1.4 contains a path traversal vulnerability in its project notes handling that allows attackers to read or write files outside the configured project directory by importing a malicious .zrp archive containing a symlinked notes.txt file. Attackers can craft a .zrp archive with a...

6.9CVSS5.5AI score0.00198EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/04/23 8:39 p.m.2 views

CVE-2026-6941

radare2 prior to 6.1.4 contains a path traversal vulnerability in its project notes handling that allows attackers to read or write files outside the configured project directory by importing a malicious .zrp archive containing a symlinked notes.txt file. Attackers can craft a .zrp archive with a...

6.9CVSS5.9AI score0.00198EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/04/23 8:39 p.m.37 views

CVE-2026-6941 radare2 < 6.1.4 Project Notes Path Traversal via Symlink

radare2 prior to 6.1.4 contains a path traversal vulnerability in its project notes handling that allows attackers to read or write files outside the configured project directory by importing a malicious .zrp archive containing a symlinked notes.txt file. Attackers can craft a .zrp archive with a...

6.9CVSS0.00198EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
added 2026/04/23 8:39 p.m.6 views

CVE-2026-6941

radare2 prior to 6.1.4 contains a path traversal vulnerability in its project notes handling that allows attackers to read or write files outside the configured project directory by importing a malicious .zrp archive containing a symlinked notes.txt file. Attackers can craft a .zrp archive with a...

7.8CVSS5.5AI score0.00198EPSS
SaveExploits1References3
CVE
CVE
added 2026/04/23 8:39 p.m.32 views

CVE-2026-6941

Summary: CVE-2026-6941 affects radare2 prior to 6.1.4 and is a local path traversal in project notes handling. A crafted .zrp archive containing a symlinked notes.txt can bypass directory confinement checks, causing note operations to follow the symlink and read or write files outside the configu...

7.8CVSS5.9AI score0.00198EPSS
SaveExploits1References3Affected Software1
Debian CVE
Debian CVE
added 2026/04/23 8:39 p.m.5 views

CVE-2026-6941

radare2 prior to 6.1.4 contains a path traversal vulnerability in its project notes handling that allows attackers to read or write files outside the configured project directory by importing a malicious .zrp archive containing a symlinked notes.txt file. Attackers can craft a .zrp archive with a...

7.8CVSS5.5AI score0.00198EPSS
SaveExploits1
OSV
OSV
added 2026/04/23 6:35 p.m.11 views

CLSA-2026-1776873238 libarchive: Fix of CVE-2026-4424

CVE-2026-4424: fix heap out-of-bounds read in RAR reader due to LZSS window size mismatch after PPMd block...

7.5CVSS7.1AI score0.00882EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/04/23 5:18 p.m.4 views

nix: absolute path traversal when unpacking archives to disk

A flaw was found in Nix. Writing to arbitrary files can occur via "nix-prefetch-url --unpack" or "nix store prefetch-file --unpack" directory traversal...

5.3CVSS6.1AI score0.00573EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/04/23 3:7 p.m.3 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the Untar and Unzip functions in pkg/archive/archive.go. An attacker can overwrite arbitrary files on the filesystem by crafting a malicious tar or zip archive containing directory traversal sequences and trickin...

9.1CVSS6.4AI score0.00418EPSS
SaveExploits3References2
Positive Technologies
Positive Technologies
added 2026/04/23 12:0 a.m.16 views

PT-2026-34752

radare2 prior to 6.1.4 contains a path traversal vulnerability in its project notes handling that allows attackers to read or write files outside the configured project directory by importing a malicious .zrp archive containing a symlinked notes.txt file. Attackers can craft a .zrp archive with a...

6.9CVSS5.9AI score0.00198EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/22 7:6 p.m.9 views

GHSA-X2XQ-QHJF-5MVG DDEV has ZipSlip path traversal in tar and zip archive extraction

Summary The DDEV local dev tool has unsanitized extraction in both Untar and Unzip functions in pkg/archive/archive.go. This flaw allows users to download and extract archives from remote sources without path validation. Vulnerable Code pkg/archive/archive.go:235 Untar: go fullPath :=...

6.5CVSS5.9AI score0.00418EPSS
SaveExploits3References6
Github Security Blog
Github Security Blog
added 2026/04/22 5:29 p.m.7 views

CI4MS Theme::upload is vulnerable to Zip Slip leading to RCE

Summary ci4ms Theme::upload extracts user uploaded ZIP archives without validating entry names, allowing an authenticated backend user with the theme create permission to write files to arbitrary filesystem locations Zip Slip and achieve remote code execution by dropping a PHP file under the publ...

9.4CVSS6.5AI score0.00484EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/22 5:29 p.m.26 views

GHSA-XV3R-VR59-95RG CI4MS Theme::upload is vulnerable to Zip Slip leading to RCE

Summary ci4ms Theme::upload extracts user uploaded ZIP archives without validating entry names, allowing an authenticated backend user with the theme create permission to write files to arbitrary filesystem locations Zip Slip and achieve remote code execution by dropping a PHP file under the publ...

9.4CVSS6.5AI score0.00484EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/22 5:28 p.m.5 views

GHSA-XP9F-PVVC-57P4 CI4MS Backup::restore is vulnerable to Zip Slip leading to RCE

Summary ci4ms Backup::restore extracts user uploaded ZIP archives without validating entry names, allowing an authenticated backend user with the backup create permission to write files to arbitrary filesystem locations Zip Slip and achieve remote code execution by dropping a PHP file under the...

9.4CVSS6.4AI score0.00529EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/22 4:54 p.m.3 views

CVE-2026-32885

DDEV is an open-source tool for running local web development environments for PHP and Node.js. Versions prior to 1.25.2 have unsanitized extraction in both Untar and Unzip functions in pkg/archive/archive.go. Downloads and extracts archives from remote sources without path validation. Version...

6.5CVSS5.8AI score0.00418EPSS
SaveExploits3References3Affected Software1
Veracode
Veracode
added 2026/04/22 9:56 a.m.8 views

Symlink-Based Path Traversal

Backstage is vulnerable to symlink-based path traversal. The vulnerability is due to improper validation of symlinks in Scaffolder actions and archive extraction utilities, which allows an attacker with template execution access to read, write, or delete arbitrary files outside the intended...

9.1CVSS6AI score0.00479EPSS
SaveExploits0References8Affected Software3
Positive Technologies
Positive Technologies
added 2026/04/22 12:0 a.m.9 views

PT-2026-34527

Summary The extractall function in src/poetry/utils/helpers.py:410-426 extracts sdist tarballs without path traversal protection on Python versions where tarfile.data filter is unavailable. Considering only Python versions which are still supported by Poetry, these are 3.10.0 - 3.10.12 and 3.11.0...

2.3CVSS5.9AI score
SaveExploits0References4
CNNVD
CNNVD
added 2026/04/22 12:0 a.m.11 views

ddev 路径遍历漏洞

ddev is an open-source local PHP and Node.js development environment tool developed by DDEV. Versions of ddev prior to 1.25.2 contained a path traversal vulnerability. This vulnerability stemmed from the Untar and Unzip functions not verifying paths properly, which could lead to path traversal wh...

9.1CVSS5.8AI score0.00418EPSS
SaveExploits3References1
NVD
NVD
added 2026/04/21 6:16 p.m.12 views

CVE-2026-41193

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.215, FreeScout's module installation feature extracts ZIP archives without validating file paths, allowing an authenticated admin to write files arbitrarily on the server filesystem via a specially crafted ZIP...

9.1CVSS0.00392EPSS
SaveExploits0References3
Rows per page
Query Builder