Lucene search
+L

931 matches found

Veracode
Veracode
added 2026/02/10 12:22 p.m.13 views

Path Traversal

MONAI is vulnerable to a Path Traversal. The vulnerability is due to the use of zipfile.ZipFile.extractall without proper path validation in the downloadfromngcprivate function, which allows an attacker to craft a malicious ZIP archive that writes files outside the intended extraction directory a...

5.3CVSS5.8AI score0.00363EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2026/02/04 8:16 p.m.16 views

CVE-2026-24884

Compressing is a compressing and uncompressing lib for node. In version 2.0.0 and 1.10.3 and prior, Compressing extracts TAR archives while restoring symbolic links without validating their targets. By embedding symlinks that resolve outside the intended extraction directory, an attacker can caus...

8.4CVSS0.0034EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/02/04 6:52 p.m.2 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via improper validation of user-supplied path components in file operation handlers. An attacker can gain unauthorized access to, modify, or delete files belonging to other users by injecting traversal sequences into...

9.9CVSS6.4AI score0.00749EPSS
SaveExploits1References2
CVE
CVE
added 2026/02/03 4:56 p.m.24 views

CVE-2026-24673

The CVE-2026-24673 entry describes a file upload validation bypass in Open eClass (formerly GUnet eClass) prior to version 4.2. Attackers could embed prohibited extensions inside ZIP archives and rely on the application's decompression to extract them, bypassing file-type checks. This issue has b...

5.3CVSS5.3AI score0.0025EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/03 4:56 p.m.6 views

CVE-2026-24673 Open eClass Has File Upload Filter Bypass via ZIP Archive Extraction

The Open eClass platform formerly known as GUnet eClass is a complete course management system. Prior to version 4.2, a file upload validation bypass vulnerability allows attackers to upload files with prohibited extensions by embedding them inside ZIP archives and extracting them using the...

4.3CVSS5.3AI score0.0025EPSS
SaveExploits1References1
OSV
OSV
added 2026/02/02 9:05 p.m.11 views

GO-2026-4391 malcontent vulnerable to symlink Path Traversal via handleSymlink argument confusion in archive extraction in github.com/chainguard-dev/malcontent

malcontent vulnerable to symlink Path Traversal via handleSymlink argument confusion in archive extraction in github.com/chainguard-dev/malcontent...

5.5CVSS5.3AI score0.0017EPSS
SaveExploits0References4
Huntr
Huntr
added 2026/02/02 5:36 a.m.25 views

Zip Slip path traversal in keras.utils.get_file(..., extract=True) archive extraction

Summary Keras' download helper keras.utils.getfile..., extract=True via keras/src/utils/fileutils.py extracts zip/tar archives and attempts to filter unsafe member paths. However, the filter computes its base directory as the process CWD resolvepath"." rather than the extraction target directory...

6.2AI score
SaveExploits0
OSV
OSV
added 2026/01/29 10:05 p.m.15 views

GHSA-923J-VRCG-HXWH malcontent vulnerable to symlink Path Traversal via handleSymlink argument confusion in archive extraction

malcontent could be made to create symlinks outside the intended extraction directory when scanning a specially crafted tar or deb archive. The handleSymlink function received arguments in the wrong order, causing the symlink target to be used as the symlink location. Additionally, symlink target...

5.5CVSS5.8AI score0.0017EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/01/29 9:12 p.m.7 views

CVE-2026-24846 malcontent's archive extraction could write outside extraction directory

malcontent discovers supply-chain compromises through. context, differential analysis, and YARA. Starting in version 1.8.0 and prior to version 1.20.3, malcontent could be made to create symlinks outside the intended extraction directory when scanning a specially crafted tar or deb archive. The...

5.5CVSS5.9AI score0.0017EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/28 11:07 a.m.10 views

CLSA-2026-1769598463 tar: Fix of CVE-2025-45582

CVE-2025-45582: fixed path traversal vulnerability using malicious archive extraction...

4.1CVSS6.9AI score0.0045EPSS
SaveExploits1References1
OSV
OSV
added 2026/01/28 9:43 a.m.13 views

CLSA-2026-1769513855 tar: Fix of CVE-2025-45582

CVE-2025-45582: fixed path traversal vulnerability using malicious archive extraction...

4.1CVSS6AI score0.0045EPSS
SaveExploits1References1
NVD
NVD
added 2026/01/23 12:15 a.m.22 views

CVE-2026-20613

The ArchiveReader.extractContents function used by cctl image load and container image load performs no pathname validation before extracting an archive member. This means that a carelessly or maliciously constructed archive can extract a file into any user-writable location on the system using...

7.8CVSS0.00254EPSS
SaveExploits1References1
OSV
OSV
added 2026/01/23 12:15 a.m.8 views

CVE-2026-20613

The ArchiveReader.extractContents function used by cctl image load and container image load performs no pathname validation before extracting an archive member. This means that a carelessly or maliciously constructed archive can extract a file into any user-writable location on the system using...

7.8CVSS5.9AI score
SaveExploits0References1
CNNVD
CNNVD
added 2026/01/23 12:00 a.m.16 views

Containerization security vulnerabilities

Containerization is an open-source Swift container package developed by Apple. There is a security vulnerability in Containerization, which stems from the lack of path name validation before extracting archived members. This vulnerability may allow files to be extracted to any writable location b...

7.8CVSS5.8AI score0.00254EPSS
SaveExploits1References2
OSV
OSV
added 2026/01/22 10:30 p.m.13 views

GHSA-CQ3J-QJ2H-6RV3 Container and Containerization archive extraction does not guard against escapes from extraction base directory.

Summary The ArchiveReader.extractContents function used by cctl image load and container image load performs no pathname validation before extracting an archive member. This means that a carelessly or maliciously constructed archive can extract a file into any user-writable location on the system...

4.8CVSS5.6AI score0.00254EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/01/22 10:30 p.m.17 views

Container and Containerization archive extraction does not guard against escapes from extraction base directory.

Summary The ArchiveReader.extractContents function used by cctl image load and container image load performs no pathname validation before extracting an archive member. This means that a carelessly or maliciously constructed archive can extract a file into any user-writable location on the system...

7.8CVSS5.5AI score0.00254EPSS
SaveExploits1References3Affected Software2
RedhatCVE
RedhatCVE
added 2026/01/22 8:59 p.m.13 views

CVE-2026-24046

A flaw was found in Backstage. A symlink-based path traversal issue can be exploited in multiple Scaffolder actions and archive extraction utilities during template execution via malicious symlinks. An attacker with access to create and execute Scaffolder templates can read sensitive files, delet...

9.1CVSS5.8AI score0.00498EPSS
SaveExploits0References5
GitLab Advisory Database
GitLab Advisory Database
added 2026/01/22 12:00 a.m.23 views

Container and Containerization archive extraction does not guard against escapes from extraction base directory.

The ArchiveReader.extractContents function used by cctl image load and container image load performs no pathname validation before extracting an archive member. This means that a carelessly or maliciously constructed archive can extract a file into any user-writable location on the system using...

7.8CVSS5.4AI score0.00254EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/22 12:00 a.m.26 views

PT-2026-4315

Name of the Vulnerable Software and Affected Versions container versions prior to 0.8.0 containerization versions prior to 0.21.0 Description The ArchiveReader.extractContents function, utilized by cctl image load and container image load, lacks proper pathname validation during archive extractio...

7.8CVSS5.7AI score0.00254EPSS
SaveExploits1References11
GitLab Advisory Database
GitLab Advisory Database
added 2026/01/22 12:00 a.m.17 views

Container and Containerization archive extraction does not guard against escapes from extraction base directory.

The ArchiveReader.extractContents function used by cctl image load and container image load performs no pathname validation before extracting an archive member. This means that a carelessly or maliciously constructed archive can extract a file into any user-writable location on the system using...

7.8CVSS5.4AI score0.00254EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder