Lucene search
+L

417 matches found

Positive Technologies
Positive Technologies
added 2026/03/19 12:00 a.m.12 views

PT-2026-26223

OpenClaw versions prior to 2026.3.2 contain a race condition vulnerability in ZIP extraction that allows local attackers to write files outside the intended destination directory. Attackers can exploit a time-of-check-time-of-use race between path validation and file write operations by rebinding...

5.8CVSS5.8AI score0.00081EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2026/03/19 12:00 a.m.40 views

OpenClaw 安全漏洞

OpenClaw is an open-source intelligent artificial assistant developed by OpenClaw. Versions of OpenClaw prior to 2026.3.2 contained security vulnerabilities. These vulnerabilities were caused by race conditions in ZIP extraction, which could allow local attackers to write files outside of the...

5.8CVSS5.8AI score0.00081EPSS
SaveExploits0References3
CNVD
CNVD
added 2026/03/18 12:00 a.m.15 views

AnythingLLM Code Injection Vulnerability

AnythingLLM is an all-in-one AI application open-sourced by Mintplex. AnythingLLM has a code injection vulnerability that stems from the ImportedPlugin.importCommunityItemFromUrl function downloads a ZIP file and extracts it without verifying the path to the file within the archive, which can be...

6.4CVSS6.2AI score0.00388EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/03/18 12:00 a.m.11 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: erlang (UTSA-2026-006245)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006245 advisory. Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in Erlang OTP stdlib modules allows Absolute Path Traversal, File...

4.8CVSS6.6AI score0.00272EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/16 2:19 p.m.14 views

CVE-2026-32719

AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. In 1.11.1 and earlier, The ImportedPlugin.importCommunityItemFromUrl function in server/utils/agents/imported.js downloads a ZIP file from a community hub URL and extracts i...

6.4CVSS0.00388EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/03/16 12:00 a.m.15 views

AnythingLLM 代码注入漏洞

AnythingLLM is an all-in-one AI application open-sourced by Mintplex. AnythingLLM has a code injection vulnerability that stems from the ImportedPlugin.importCommunityItemFromUrl function downloads a ZIP file and extracts it without verifying the path to the file within the archive, which can be...

6.4CVSS6.2AI score0.00388EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/03/16 12:00 a.m.31 views

PT-2026-25824

Name of the Vulnerable Software and Affected Versions SiYuan versions 3.6.0 and below Description SiYuan, a personal knowledge management system, contains a flaw in the handling of file uploads through the '/api/import/importSY' and '/api/import/importZipMd' API endpoints. These endpoints write...

9.1CVSS6.1AI score0.00434EPSS
SaveExploits1
EUVD
EUVD
added 2026/03/13 9:25 p.m.12 views

EUVD-2026-12177

AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. In 1.11.1 and earlier, The ImportedPlugin.importCommunityItemFromUrl function in server/utils/agents/imported.js downloads a ZIP file from a community hub URL and extracts i...

4.2CVSS6AI score0.00388EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/03/11 12:22 a.m.15 views

EUVD-2026-10709

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

6.5CVSS5.9AI score0.00388EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/03/11 12:22 a.m.10 views

EUVD-2026-10710

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

6.5CVSS5.9AI score0.00388EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/03/11 12:22 a.m.15 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
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/03/11 12:22 a.m.16 views

GHSA-RFX7-4XW3-GH4M @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
SaveExploits1References4
NVD
NVD
added 2026/03/10 6:18 p.m.11 views

CVE-2026-30973

Appium is an automation framework that provides WebDriver-based automation possibilities for a wide range platforms. Prior to 7.0.6, @appium/support contains a ZIP extraction implementation extractAllTo via ZipExtractor.extract with a path traversal Zip Slip check that is non-functional. The chec...

6.5CVSS0.00388EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/03/10 5:33 p.m.39 views

CVE-2026-30973 Zip Slip arbitrary file write in @appium/support ZIP extraction

Appium is an automation framework that provides WebDriver-based automation possibilities for a wide range platforms. Prior to 7.0.6, @appium/support contains a ZIP extraction implementation extractAllTo via ZipExtractor.extract with a path traversal Zip Slip check that is non-functional. The chec...

6.5CVSS0.00388EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/10 5:33 p.m.69 views

CVE-2026-30973

Appium vulnerability CVE-2026-30973 affects the @appium/support ZIP extraction path. Before 7.0.6, the non-functional path-traversal check in extractAllTo() (ZipExtractor.extract()) creates an Error but never throws it, enabling malicious ZIP entries with ../ components to write outside the desti...

6.5CVSS5.8AI score0.00388EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/03/10 5:33 p.m.14 views

CVE-2026-30973 Zip Slip arbitrary file write in @appium/support ZIP extraction

Appium is an automation framework that provides WebDriver-based automation possibilities for a wide range platforms. Prior to 7.0.6, @appium/support contains a ZIP extraction implementation extractAllTo via ZipExtractor.extract with a path traversal Zip Slip check that is non-functional. The chec...

6.5CVSS5.9AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/10 5:33 p.m.7 views

CVE-2026-30973

Appium is an automation framework that provides WebDriver-based automation possibilities for a wide range platforms. Prior to 7.0.6, @appium/support contains a ZIP extraction implementation extractAllTo via ZipExtractor.extract with a path traversal Zip Slip check that is non-functional. The chec...

6.5CVSS5.8AI score0.00388EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/10 5:33 p.m.6 views

CVE-2026-30973 Zip Slip arbitrary file write in @appium/support ZIP extraction

Appium is an automation framework that provides WebDriver-based automation possibilities for a wide range platforms. Prior to 7.0.6, @appium/support contains a ZIP extraction implementation extractAllTo via ZipExtractor.extract with a path traversal Zip Slip check that is non-functional. The chec...

6.5CVSS5.8AI score0.00388EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/03/10 12:00 a.m.15 views

PT-2026-24342

Name of the Vulnerable Software and Affected Versions Appium versions prior to 7.0.6 Description Appium, an automation framework, has an issue in its ZIP extraction implementation within the @appium/support package. The path traversal check Zip Slip in extractAllTo via ZipExtractor.extract is...

6.5CVSS5.8AI score0.00388EPSS
SaveExploits1References9
RedhatCVE
RedhatCVE
added 2026/03/07 7:59 a.m.14 views

CVE-2026-25962

MarkUs is a web application for the submission and grading of student assignments. Prior to version 2.9.4, MarkUs currently extracts zip files without any size or entry-count limits. For example, instructors can upload a zip file to provide an assignment configuration; students can upload a zip...

6.5CVSS5.7AI score0.0026EPSS
SaveExploits0References1
Rows per page
Query Builder