Lucene search
K

201 matches found

RedhatCVE
RedhatCVE
added 2026/06/05 7:15 p.m.6 views

CVE-2026-37531

AGL app-framework-main thru 17.1.12 contains a Zip Slip path traversal vulnerability CWE-22 combined with a TOCTOU race condition CWE-367 in the widget installation flow. The isvalidfilename function in wgtpkg-zip.c validates ZIP entry names but does not check for dot notation directory traversal...

9.8CVSS5.4AI score0.00711EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/04/27 3:9 p.m.25 views

CVE-2026-41463 ProjeQtor < 12.4.4 ZipSlip Path Traversal via uploadPlugin.php

ProjeQtor versions 7.0 through 12.4.3 contain a ZipSlip path traversal vulnerability in the plugin upload functionality that allows authenticated attackers with upload permissions to write files outside the intended extraction directory by crafting ZIP archives with directory traversal sequences...

8.8CVSS0.01081EPSS
Exploits0References4
OSV
OSV
added 2026/04/24 1:42 p.m.8 views

CLSA-2026-1777038119 plexus-utils: Fix of CVE-2025-67030

CVE-2025-67030 fix zip slip via canonical path check in Expand...

8.8CVSS5.8AI score0.00664EPSS
Exploits0References1
OSV
OSV
added 2026/04/10 9:0 p.m.1 views

GHSA-M5GR-86J6-99JP gramps-webapi: Zip Slip Path Traversal in Media Archive Import

Summary A path traversal vulnerability Zip Slip exists in the media archive import feature. An authenticated user with owner-level privileges can craft a malicious ZIP file with directory-traversal filenames to write arbitrary files outside the intended temporary extraction directory on the...

9.1CVSS5.9AI score0.00401EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2026/04/10 12:0 a.m.2 views

PT-2026-32053

Name of the Vulnerable Software and Affected Versions gramps-webapi affected versions not specified Description A path traversal vulnerability Zip Slip exists in the media archive import feature. An authenticated user with owner-level privileges can craft a malicious ZIP file with...

9.1CVSS5.9AI score0.00401EPSS
Exploits0References10
NVD
NVD
added 2026/04/06 10:16 p.m.4 views

CVE-2026-35454

The Code Extension Marketplace is an open-source alternative to the VS Code Marketplace. Prior to 2.4.2, Zip Slip vulnerability in coder/code-marketplace allowed a malicious VSIX file to write arbitrary files outside the extension directory. ExtractZip passed raw zip entry names to a callback tha...

8.7CVSS0.00343EPSS
Exploits0References2
EUVD
EUVD
added 2026/04/06 9:51 p.m.4 views

EUVD-2026-19537

The Code Extension Marketplace is an open-source alternative to the VS Code Marketplace. Prior to 2.4.2, Zip Slip vulnerability in coder/code-marketplace allowed a malicious VSIX file to write arbitrary files outside the extension directory. ExtractZip passed raw zip entry names to a callback tha...

8.7CVSS6.1AI score0.00343EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/04/06 9:51 p.m.4 views

CVE-2026-35454

The Code Extension Marketplace is an open-source alternative to the VS Code Marketplace. Prior to 2.4.2, Zip Slip vulnerability in coder/code-marketplace allowed a malicious VSIX file to write arbitrary files outside the extension directory. ExtractZip passed raw zip entry names to a callback tha...

8.7CVSS6.1AI score0.00343EPSS
Exploits0References3Affected Software1
CVE
CVE
added 2026/04/06 9:51 p.m.14 views

CVE-2026-35454

The CVE-2026-35454 affects coder/code-marketplace (Code Extension Marketplace) up to version 2.4.1. A Zip Slip/path-traversal vulnerability arises in the ExtractZip logic where raw zip entry names are passed to a callback that writes files via filepath.Join without boundary checks, allowing paths...

8.7CVSS6.1AI score0.00343EPSS
Exploits0References2Affected Software1
GithubExploit
GithubExploit
added 2026/03/29 7:15 p.m.138 views

Exploit for Exposure of Resource to Wrong Sphere in Linuxfoundation Containerd

ZipSlip Container Escape Vulnerability in containerd CVE...

8.6CVSS7AI score0.16775EPSS
Exploits20
RedhatCVE
RedhatCVE
added 2026/03/26 3:18 p.m.2 views

CVE-2026-30345

A zip slip vulnerability in the Admin import functionality of CTFd v3.8.1-18-gdb5a18c4 allows attackers to write arbitrary files outside the intended directories via supplying a crafted import...

7.5CVSS5.9AI score0.00406EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/18 10:3 p.m.1 views

CVE-2026-32731

ApostropheCMS is an open-source content management framework. Prior to version 3.5.3 of @apostrophecms/import-export, The extract function in gzip.js constructs file-write paths using fs.createWriteStreampath.joinexportPath, header.name. path.join does not resolve or sanitise traversal segments...

9.9CVSS5.6AI score0.00432EPSS
Exploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/18 10:3 p.m.2 views

CVE-2026-32731 ApostropheCMS has Arbitrary File Write (Zip Slip / Path Traversal) in Import-Export Gzip Extraction

ApostropheCMS is an open-source content management framework. Prior to version 3.5.3 of @apostrophecms/import-export, The extract function in gzip.js constructs file-write paths using fs.createWriteStreampath.joinexportPath, header.name. path.join does not resolve or sanitise traversal segments...

9.9CVSS5.6AI score0.00432EPSS
Exploits1References1
EUVD
EUVD
added 2026/03/18 6:31 p.m.3 views

EUVD-2026-12868

A zip slip vulnerability in the Admin import functionality of CTFd v3.8.1-18-gdb5a18c4 allows attackers to write arbitrary files outside the intended directories via supplying a crafted import...

5.9AI score0.00406EPSS
Exploits0References5
EUVD
EUVD
added 2026/03/11 12:22 a.m.1 views

EUVD-2026-10709

@appium/support has a Zip Slip arbitrary file write in its ZIP extraction...

6.5CVSS5.9AI score0.00388EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2026/03/11 12:22 a.m.6 views

@appium/support has a Zip Slip arbitrary file write in its ZIP extraction

Summary @appium/support contains a ZIP extraction implementation extractAllTo via ZipExtractor.extract with a path traversal Zip Slip check that is non-functional. The check at line 88 of packages/support/lib/zip.js creates an Error object but never throws it, allowing malicious ZIP entries with...

6.5CVSS6.1AI score0.00388EPSS
Exploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/04 9:28 p.m.5 views

changedetection.io has Zip Slip vulnerability in the backup restore functionality

Summary A Zip Slip vulnerability in the backup restore functionality allows arbitrary file overwrite via path traversal in uploaded ZIP archives. Details A Zip Slip vulnerability in the backup restore functionality allows arbitrary file overwrite via path traversal in uploaded ZIP archives. The...

9.3CVSS6.1AI score0.00527EPSS
Exploits1References5Affected Software1
EUVD
EUVD
added 2026/02/27 3:34 p.m.4 views

EUVD-2026-9027

Arbitrary file write & potential privilege escalation exploiting zip slip vulnerability in Google Web Designer...

8.4CVSS5.9AI score0.00146EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2026/02/27 1:12 p.m.6 views

CVE-2026-3223

Arbitrary file write & potential privilege escalation exploiting zip slip vulnerability in Google Web Designer...

8.4CVSS5.9AI score0.00146EPSS
Exploits1References2
CNNVD
CNNVD
added 2026/02/27 12:0 a.m.4 views

Google Web Designer 安全漏洞

Google Web Designer is a professional HTML5 advertising and web content creation tool developed by Google Inc. It supports both visual design and code editing. Google Web Designer has a security vulnerability, which stems from the Zip Slip vulnerability. This vulnerability may lead to arbitrary...

8.4CVSS6AI score0.00146EPSS
Exploits1References2
Rows per page
Query Builder