Lucene search
+L

2176 matches found

Snyk
Snyk
added 2026/02/24 3:40 p.m.7 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the path security policy enforcement. An attacker can access sensitive files by supplying specially crafted file paths containing traversal sequences like /etc/. Details A Directory Traversal attack also known as...

8.7CVSS6.5AI score0.00671EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/02/24 12:19 a.m.5 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the uniqueId parameter. An attacker can write files outside the intended media directory by setting the uniqueId to an absolute path when uploading a device image. Details A Directory Traversal attack also known ...

7.1CVSS6.5AI score0.0032EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/02/24 12:00 a.m.18 views

PT-2026-21808

Name of the Vulnerable Software and Affected Versions bit7z versions prior to 4.0.11 Description bit7z is a cross-platform C++ static library used for archive compression and extraction. A path traversal flaw "Zip Slip" exists in the archive extraction functionality prior to version 4.0.11. The...

7.5CVSS5.5AI score0.00309EPSS
SaveExploits1References9
Snyk
Snyk
added 2026/02/21 12:35 a.m.7 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the 'findrunroot function in the FileStore tracking component. An attacker can access arbitrary files on the server by planting a malicious meta.yaml in an artifact folder to redirect artifact URI resolution to...

8.4CVSS7.7AI score0.01661EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/02/21 12:35 a.m.20 views

Directory Traversal

Overview mlflow is a platform to streamline machine learning development, including tracking experiments, packaging code into reproducible runs, and sharing and deploying models. Affected versions of this package are vulnerable to Directory Traversal via the 'findrunroot function in the FileStore...

8.4CVSS6.5AI score0.01661EPSS
SaveExploits0References2
NVD
NVD
added 2026/02/20 5:25 p.m.15 views

CVE-2026-2818

A zip-slip path traversal vulnerability in Spring Data Geode's import snapshot functionality allows attackers to write files outside the intended extraction directory. This vulnerability appears to be susceptible on Windows OS only...

8.2CVSS0.00272EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/02/20 4:03 p.m.11 views

CVE-2026-2818

A zip-slip path traversal vulnerability in Spring Data Geode's import snapshot functionality allows attackers to write files outside the intended extraction directory. This vulnerability appears to be susceptible on Windows OS only...

8.2CVSS5.4AI score0.00272EPSS
SaveExploits0References2Affected Software2
Vulnrichment
Vulnrichment
added 2026/02/20 4:03 p.m.8 views

CVE-2026-2818 Zip Slip Path Traversal in Snapshot Archive Extraction (Windows-Specific)

A zip-slip path traversal vulnerability in Spring Data Geode's import snapshot functionality allows attackers to write files outside the intended extraction directory. This vulnerability appears to be susceptible on Windows OS only...

8.2CVSS5.5AI score0.00272EPSS
SaveExploits0References1
CVE
CVE
added 2026/02/20 4:03 p.m.23 views

CVE-2026-2818

CVE-2026-2818 describes a zip-slip path traversal in Spring Data Geode’s import snapshot functionality, affecting Windows environments. The issue allows writing files outside the intended extraction directory during snapshot extraction, with impact described as confidentiality: Low , integrity: H...

8.2CVSS5.5AI score0.00272EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/02/20 4:03 p.m.35 views

CVE-2026-2818 Zip Slip Path Traversal in Snapshot Archive Extraction (Windows-Specific)

A zip-slip path traversal vulnerability in Spring Data Geode's import snapshot functionality allows attackers to write files outside the intended extraction directory. This vulnerability appears to be susceptible on Windows OS only...

8.2CVSS0.00272EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/20 4:03 p.m.9 views

CVE-2026-2818 Zip Slip Path Traversal in Snapshot Archive Extraction (Windows-Specific)

A zip-slip path traversal vulnerability in Spring Data Geode's import snapshot functionality allows attackers to write files outside the intended extraction directory. This vulnerability appears to be susceptible on Windows OS only...

8.2CVSS5.9AI score
SaveExploits0References8
CNNVD
CNNVD
added 2026/02/20 12:00 a.m.16 views

Spring Data Geode 安全漏洞

Spring Data Geode is a software developed by Spring for configuring, operating, and accessing distributed data management systems. There is a security vulnerability in Spring Data Geode, which stems from a Zip Slip path traversal vulnerability in the import snapshot function. This vulnerability...

8.2CVSS5.8AI score0.00272EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/02/20 12:00 a.m.12 views

PT-2026-21245

A zip-slip path traversal vulnerability in Spring Data Geode's import snapshot functionality allows attackers to write files outside the intended extraction directory. This vulnerability appears to be susceptible on Windows OS only...

8.2CVSS5.5AI score0.00272EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/02/19 4:23 p.m.11 views

Directory Traversal

Overview changedetection.io is a Website change detection and monitoring service Affected versions of this package are vulnerable to Directory Traversal via the sendfromdirectory function. An attacker can access files within the application package directory by supplying crafted path-traversal...

6.9CVSS6.5AI score0.0092EPSS
SaveExploits1References2
Huntr
Huntr
added 2026/02/19 9:06 a.m.17 views

Path Traversal in NLTK Downloader Package Metadata Allows Arbitrary File Write

Description The NLTK downloader does not validate file paths constructed from package metadata before writing downloaded files. A malicious NLTK data server can specify arbitrary paths via the subdir and id attributes in the package index XML, allowing arbitrary file write outside the intended...

10CVSS6.1AI score0.0079EPSS
SaveExploits1
OSV
OSV
added 2026/02/18 6:30 p.m.5 views

GHSA-7P94-766C-HGJP NLTK has a Zip Slip Vulnerability

A critical vulnerability exists in the NLTK downloader component of nltk/nltk, affecting all versions. The unzipiter function in nltk/downloader.py uses zipfile.extractall without performing path validation or security checks. This allows attackers to craft malicious zip packages that, when...

10CVSS6.3AI score0.0079EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2026/02/18 6:30 p.m.9 views

NLTK has a Zip Slip Vulnerability

A critical vulnerability exists in the NLTK downloader component of nltk/nltk, affecting all versions. The unzipiter function in nltk/downloader.py uses zipfile.extractall without performing path validation or security checks. This allows attackers to craft malicious zip packages that, when...

10CVSS6.6AI score0.0079EPSS
SaveExploits1References7Affected Software1
Cvelist
Cvelist
added 2026/02/18 5:45 p.m.38 views

CVE-2025-14009 Zip Slip Vulnerability in nltk/nltk Leading to Remote Code Execution

A critical vulnerability exists in the NLTK downloader component of nltk/nltk, affecting all versions. The unzipiter function in nltk/downloader.py uses zipfile.extractall without performing path validation or security checks. This allows attackers to craft malicious zip packages that, when...

10CVSS0.0079EPSS
SaveExploits1References1
CVE
CVE
added 2026/02/18 5:45 p.m.203 views

CVE-2025-14009

The CVE describes a critical remote code execution flaw in the nltk/nltk project, via the downloader component. The vulnerable code path is in _unzip_iter within nltk/downloader.py, which calls zipfile.extractall() without path validation or security checks, allowing a malicious zip package to ex...

10CVSS6.6AI score0.0079EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2026/02/18 5:44 p.m.6 views

Directory Traversal

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Directory Traversal via the sendBlueBubblesMedia function. An attacker can access and exfiltrate arbitrary files from the local filesystem by supplying crafted paths to the mediaPath...

8.7CVSS6.6AI score0.00292EPSS
SaveExploits0References2
Rows per page
Query Builder