Lucene search
+L

1932 matches found

RedhatCVE
RedhatCVE
added 2026/06/09 7:38 p.m.23 views

CVE-2026-10732

A flaw was found in the decompress package. A remote attacker can exploit this by providing a crafted ZIP archive with two entries at the same path: a symlink to an arbitrary target and a regular file. Due to microtask processing order, the file content is written through the symlink before it is...

7.5CVSS6.2AI score0.00521EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/06/09 10:23 a.m.11 views

Directory Traversal

Overview apache-airflow-providers-samba is a Provider package apache-airflow-providers-samba for Apache Airflow Affected versions of this package are vulnerable to Directory Traversal via the GCSToSambaOperator function. An attacker can write files to arbitrary locations on the Samba target by...

6.9CVSS6.2AI score0.00624EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/09 12:00 a.m.32 views

PT-2026-47797

Name of the Vulnerable Software and Affected Versions EMQX versions prior to 5.8.11 EMQX versions prior to 5.9.3 EMQX versions prior to 5.10.4 EMQX versions prior to 6.0.3 EMQX versions prior to 6.1.2 EMQX versions prior to 6.2.1 Description The plugin-install REST API and dashboard upload...

6.6CVSS6.4AI score0.00253EPSS
SaveExploits0References16
Snyk
Snyk
added 2026/06/08 6:27 p.m.12 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via unsanitized string concatenation in the authglinet middleware when the application is started in GLiNET mode. An attacker can gain full administrative access by supplying a crafted path traversal sequence in the...

9.4CVSS6.2AI score0.00542EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/08 11:19 a.m.9 views

Directory Traversal

Overview bagisto/bagisto is a hand tailored E-Commerce framework designed on some opensource technologies such as Laravel a PHP framework, Vue.js a progressive Javascript framework. Affected versions of this package are vulnerable to Directory Traversal via ImageCacheController component. An...

8.7CVSS6.3AI score0.01238EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/08 2:15 a.m.14 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the denied function. An attacker can access arbitrary files on the server by supplying crafted input to the filename argument. Details A Directory Traversal attack also known as path traversal aims to access file...

6.5CVSS7.2AI score0.00301EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/05 7:41 p.m.18 views

CVE-2025-41280

Nozomi Networks Labs identified a CWE-23: Relative Path Traversal Zip Slip in Waterfall WF-500 RX Host in version 7.9.1.0 R2502171040 that allows attackers with access to the TX Host to execute code on the RX Host when a MySQL connector is configured and file compression is enabled...

7.8CVSS5.8AI score0.00146EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:20 p.m.18 views

CVE-2026-41202

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. Prior to version 0.31.5.0, ci4ms Backup::restore extracts user uploaded ZIP archives without validating entry names, allowing an authenticated backend user...

9.4CVSS6.3AI score0.00529EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:20 p.m.16 views

CVE-2026-41203

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. Prior to version 0.31.5.0, ci4ms Theme::upload extracts user uploaded ZIP archives without validating entry names, allowing an authenticated backend user...

9.4CVSS6.3AI score0.00484EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:18 p.m.19 views

CVE-2026-27891

FacturaScripts is an open source accounting and invoicing software. Versions 2026 and below contain a critical vulnerability in the Plugins::add function. The system fails to properly validate the file paths within uploaded ZIP archives. This allows an attacker to perform a Zip Slip attack, leadi...

7.2CVSS5.6AI score0.00522EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:15 p.m.26 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
SaveExploits0References1
Snyk
Snyk
added 2026/06/05 4:26 p.m.14 views

Directory Traversal

Overview dbgate-api is an Allows run DbGate data-manipulation scripts. Affected versions of this package are vulnerable to Directory Traversal via the unzipDirectory function. An attacker can write arbitrary files to the filesystem outside the intended extraction directory by uploading a speciall...

9.8CVSS6.8AI score0.00515EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/05 4:26 p.m.27 views

GHSA-H535-J5HR-MV56 DbGate: Zip Slip in archive/unzip allows arbitrary file write leading to RCE

The unzipDirectory function in packages/api/src/shell/unzipDirectory.js line 27 does not validate that extracted file paths stay within the output directory. A malicious ZIP with ../ entries writes files anywhere on the filesystem. In the default Docker deployment, DbGate runs as root and the non...

9.3CVSS5.5AI score0.00515EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/06/05 4:26 p.m.23 views

DbGate: Zip Slip in archive/unzip allows arbitrary file write leading to RCE

The unzipDirectory function in packages/api/src/shell/unzipDirectory.js line 27 does not validate that extracted file paths stay within the output directory. A malicious ZIP with ../ entries writes files anywhere on the filesystem. In the default Docker deployment, DbGate runs as root and the non...

9.3CVSS5.5AI score0.00515EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/05 9:33 a.m.14 views

decompress: Arbitrary File Write via Archive Extraction (Zip Slip)

All versions of the package decompress are vulnerable to Arbitrary File Write via Archive Extraction Zip Slip when extracting a ZIP archive containing two entries with the same path - the first being a symlink to an arbitrary target and the second being a regular file - the file content is writte...

7.5CVSS6.6AI score0.00521EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/06/05 9:33 a.m.8 views

GHSA-H39J-R5QQ-R9MM decompress: Arbitrary File Write via Archive Extraction (Zip Slip)

All versions of the package decompress are vulnerable to Arbitrary File Write via Archive Extraction Zip Slip when extracting a ZIP archive containing two entries with the same path - the first being a symlink to an arbitrary target and the second being a regular file - the file content is writte...

6.4CVSS6.6AI score0.00521EPSS
SaveExploits0References8
NVD
NVD
added 2026/06/05 7:16 a.m.32 views

CVE-2026-10732

All versions of the package decompress are vulnerable to Arbitrary File Write via Archive Extraction Zip Slip when extracting a ZIP archive containing two entries with the same path - the first being a symlink to an arbitrary target and the second being a regular file - the file content is writte...

7.5CVSS0.00521EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/06/05 5:00 a.m.27 views

EUVD-2026-34785

All versions of the package decompress are vulnerable to Arbitrary File Write via Archive Extraction Zip Slip when extracting a ZIP archive containing two entries with the same path - the first being a symlink to an arbitrary target and the second being a regular file - the file content is writte...

9.8CVSS6.4AI score0.02116EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/06/05 5:00 a.m.19 views

CVE-2026-10732

All versions of the package decompress are vulnerable to Arbitrary File Write via Archive Extraction Zip Slip when extracting a ZIP archive containing two entries with the same path - the first being a symlink to an arbitrary target and the second being a regular file - the file content is writte...

9.8CVSS6.4AI score0.02116EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/06/05 5:00 a.m.14 views

CVE-2026-10732

All versions of the package decompress are vulnerable to Arbitrary File Write via Archive Extraction Zip Slip when extracting a ZIP archive containing two entries with the same path - the first being a symlink to an arbitrary target and the second being a regular file - the file content is writte...

6.4CVSS6.4AI score0.00521EPSS
SaveExploits0References3
Rows per page
Query Builder