Lucene search
+L

753 matches found

RedHat Linux
RedHat Linux
added 2026/05/05 4:49 p.m.2 views

busybox: BusyBox: Arbitrary file overwrite and potential code execution via incomplete path sanitization

A flaw was found in BusyBox. Incomplete path sanitization in its archive extraction utilities allows an attacker to craft malicious archives that when extracted, and under specific conditions, may write to files outside the intended directory. This can lead to arbitrary file overwrite, potentiall...

7CVSS7.2AI score0.00682EPSS
Exploits2References5
NVD
NVD
added 2026/05/04 6:16 p.m.23 views

CVE-2026-43616

Detect-It-Easy prior to 3.21 contains a path traversal vulnerability that allows attackers to write arbitrary files to the filesystem by crafting malicious archive entries with relative traversal sequences or absolute paths. Attackers can exploit insufficient path normalization during archive...

7.8CVSS0.00168EPSS
Exploits0References7
Cvelist
Cvelist
added 2026/05/04 5:33 p.m.39 views

CVE-2026-43616 Detect-It-Easy < 3.21 Path Traversal Arbitrary File Write

Detect-It-Easy prior to 3.21 contains a path traversal vulnerability that allows attackers to write arbitrary files to the filesystem by crafting malicious archive entries with relative traversal sequences or absolute paths. Attackers can exploit insufficient path normalization during archive...

7.1CVSS0.00168EPSS
Exploits0References7
EUVD
EUVD
added 2026/05/04 5:33 p.m.7 views

EUVD-2026-27081

Detect-It-Easy prior to 3.21 contains a path traversal vulnerability that allows attackers to write arbitrary files to the filesystem by crafting malicious archive entries with relative traversal sequences or absolute paths. Attackers can exploit insufficient path normalization during archive...

7.1CVSS6.3AI score0.00168EPSS
Exploits0References7
CVE
CVE
added 2026/05/04 5:33 p.m.13 views

CVE-2026-43616

Detect-It-Easy (pre-3.21) contains a path traversal vulnerability that allows writing arbitrary files via crafted archive entries (relative traversals or absolute paths). Insufficient path normalization during archive extraction can write outside the target directory and may enable persistent cod...

7.8CVSS6.3AI score0.00168EPSS
Exploits0References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/04 5:33 p.m.5 views

CVE-2026-43616

Detect-It-Easy prior to 3.21 contains a path traversal vulnerability that allows attackers to write arbitrary files to the filesystem by crafting malicious archive entries with relative traversal sequences or absolute paths. Attackers can exploit insufficient path normalization during archive...

7.1CVSS6.3AI score0.00168EPSS
Exploits0References8
Vulnrichment
Vulnrichment
added 2026/05/04 5:33 p.m.6 views

CVE-2026-43616 Detect-It-Easy < 3.21 Path Traversal Arbitrary File Write

Detect-It-Easy prior to 3.21 contains a path traversal vulnerability that allows attackers to write arbitrary files to the filesystem by crafting malicious archive entries with relative traversal sequences or absolute paths. Attackers can exploit insufficient path normalization during archive...

7.1CVSS6.3AI score0.00168EPSS
Exploits0References7
OSV
OSV
added 2026/05/04 5:33 p.m.5 views

CVE-2026-43616 Detect-It-Easy < 3.21 Path Traversal Arbitrary File Write

Detect-It-Easy prior to 3.21 contains a path traversal vulnerability that allows attackers to write arbitrary files to the filesystem by crafting malicious archive entries with relative traversal sequences or absolute paths. Attackers can exploit insufficient path normalization during archive...

6.8CVSS6.5AI score0.00168EPSS
Exploits0References9
CNNVD
CNNVD
added 2026/05/04 12:0 a.m.11 views

DIE-engine 安全漏洞

DIE-engine is a file type detection and reverse analysis tool developed by Hors’ individual developer. Versions of DIE-engine prior to 3.21 contained security vulnerabilities. These vulnerabilities were caused by path traversal attacks, allowing attackers to write arbitrary files into the file...

7.8CVSS6.3AI score0.00168EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2026/05/04 12:0 a.m.16 views

PT-2026-36888

Name of the Vulnerable Software and Affected Versions Detect-It-Easy versions prior to 3.21 Description Insufficient path normalization during archive extraction allows attackers to write arbitrary files to the filesystem. By crafting malicious archive entries using absolute paths or relative...

7.8CVSS6.3AI score0.00168EPSS
Exploits0References12
Exploit DB
Exploit DB
added 2026/04/30 12:0 a.m.94 views

BusyBox 1.37.0 - Path Traversal

Exploit Title: BusyBox 1.37.0 - Path Traversal Google Dork: N/A Date: 2026-02-11 Exploit Author: Calil Khalil Vendor Homepage: https://busybox.net Software Link: https://busybox.net/downloads/ Version: BusyBox 1.36.1, 1.37.0 Tested on: Ubuntu 22.04 LTS, Alpine Linux 3.19 CVE: CVE-2026-26157 """...

7CVSS7.2AI score0.00682EPSS
Exploits2
NVD
NVD
added 2026/04/29 9:16 p.m.14 views

CVE-2025-50328

A vulnerability in B1 Free Archiver v1.5.86 allows files extracted from downloaded archives to bypass Windows Mark of the Web MotW protections. When an archive is downloaded from the internet and extracted using B1 Free Archiver, the software fails to propagate the 'Zone.Identifier' alternate dat...

7.3CVSS0.00334EPSS
Exploits0References2
OSV
OSV
added 2026/04/29 8:45 a.m.7 views

BIT-MLFLOW-2025-15036 Path Traversal Vulnerability in mlflow/mlflow

A path traversal vulnerability exists in the extractarchivetodir function within the mlflow/pyfunc/dbconnectartifactcache.py file of the mlflow/mlflow repository. This vulnerability, present in versions before v3.7.0, arises due to the lack of validation of tar member paths during extraction. An...

10CVSS8.6AI score0.00587EPSS
Exploits1References6
CNNVD
CNNVD
added 2026/04/29 12:0 a.m.12 views

B1FREE 安全漏洞

B1FREE is a one-click backup and recovery tool developed by Andrew as an individual developer. Version B1FREE 1.5.86 contains a security vulnerability. This vulnerability arises from the failure to propagate the Zone.Identifier alternate data stream when extracting files from the downloaded...

7.3CVSS5.9AI score0.00334EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2026/04/27 8:46 p.m.10 views

CVE-2026-3087

If shutil.unpackarchive is given a ZIP archive with an absolute Windows path containing a drive C:\... then the archive will be extracted outside the target directory which is different than other operating systems. Only Windows is affected by this vulnerability...

7.5CVSS5.3AI score0.00531EPSS
Exploits1
Positive Technologies
Positive Technologies
added 2026/04/27 12:0 a.m.13 views

PT-2026-35528

Name of the Vulnerable Software and Affected Versions CPython affected versions not specified Description On Windows, the shutil.unpack archive function fails to properly check for absolute paths within ZIP archives. If an archive contains a path with a drive letter e.g., C:, files may be extract...

7.5CVSS5.4AI score0.00531EPSS
Exploits1References24
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
Exploits3References2
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
Exploits3References3Affected 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.00478EPSS
Exploits0References8Affected Software3
Snyk
Snyk
added 2026/04/18 1:9 a.m.3 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal through improper validation of user-supplied paths in the prefixed function. An attacker can read or write arbitrary files, create directories, and enumerate files outside the intended root directory by sending...

9.6CVSS6.3AI score0.00393EPSS
Exploits1References2
Rows per page
Query Builder