Lucene search
+L

1835 matches found

Snyk
Snyk
added 2026/03/23 6:14 p.m.4 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the git resolver process. An attacker can access arbitrary files on the resolver pod by supplying crafted path input. Details A Directory Traversal attack also known as path traversal aims to access files and...

9.6CVSS6.5AI score0.00573EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/23 12:0 a.m.10 views

Directory Traversal

Overview org.springframework.cloud:spring-cloud-config-server is a library that provides an HTTP resource-based API for external configuration. Affected versions of this package are vulnerable to Directory Traversal through the profile substitution logic in EnvironmentController,...

8.8CVSS6.5AI score0.0122EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/20 10:38 p.m.6 views

Directory Traversal

Overview dreamfactory/df-core is a DreamFactorytm Core Components Affected versions of this package are vulnerable to Directory Traversal in the RestController.php component when processing unsanitized URI paths. An attacker can gain unauthorized access to arbitrary files on the server by craftin...

8.7CVSS6.4AI score0.00865EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/20 8:56 p.m.7 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the downloadprofilepicture function in the /profilepictures/foldername/filename endpoint, where the foldername and filename parameters are not properly filtered. An attacker can access sensitive files outside the...

9.3CVSS6.5AI score0.19584EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/20 8:50 p.m.4 views

Directory Traversal

Overview org.webjars.npm:h3 is a Minimal HTTP framework built for high performance and portability. Affected versions of this package are vulnerable to Directory Traversal via the serveStatic utility. An attacker can access arbitrary files from backend storage by sending specially crafted request...

8.7CVSS6.5AI score
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/03/20 8:44 a.m.4 views

CVE-2026-27625 Stirling-PDF Zip Slip: Arbitrary File Write via Path Traversal in Markdown-to-PDF ZIP Extraction

Stirling-PDF is a locally hosted web application that performs various operations on PDF files. In versions prior to 2.5.2, the /api/v1/convert/markdown/pdf endpoint extracts user-supplied ZIP entries without path checks. Any authenticated user can write files outside the intended temporary worki...

8.1CVSS5.9AI score0.00462EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/03/20 8:44 a.m.33 views

CVE-2026-27625 Stirling-PDF Zip Slip: Arbitrary File Write via Path Traversal in Markdown-to-PDF ZIP Extraction

Stirling-PDF is a locally hosted web application that performs various operations on PDF files. In versions prior to 2.5.2, the /api/v1/convert/markdown/pdf endpoint extracts user-supplied ZIP entries without path checks. Any authenticated user can write files outside the intended temporary worki...

8.1CVSS0.00462EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/20 8:44 a.m.16 views

CVE-2026-27625 Stirling-PDF Zip Slip: Arbitrary File Write via Path Traversal in Markdown-to-PDF ZIP Extraction

Stirling-PDF is a locally hosted web application that performs various operations on PDF files. In versions prior to 2.5.2, the /api/v1/convert/markdown/pdf endpoint extracts user-supplied ZIP entries without path checks. Any authenticated user can write files outside the intended temporary worki...

8.1CVSS6AI score0.00462EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/03/20 2:39 a.m.5 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the sanitizeArchivePath function. An attacker can overwrite arbitrary files, such as shell configuration files, SSH keys, kubeconfig, or crontabs, by supplying crafted archive entries that exploit improper path...

9.8CVSS6.7AI score0.00655EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/20 12:0 a.m.2 views

Directory Traversal

Overview feast is a Python SDK for Feast Affected versions of this package are vulnerable to Directory Traversal via the /read-document endpoint. An attacker can access arbitrary files accessible to the server process by sending a crafted HTTP POST request. Details A Directory Traversal attack al...

8.7CVSS6.5AI score0.00594EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/19 12:44 a.m.6 views

Arbitrary File Write via Archive Extraction (Zip Slip)

Overview @apostrophecms/import-export is an Import Export Documents for ApostropheCMS Affected versions of this package are vulnerable to Arbitrary File Write via Archive Extraction Zip Slip via the extract function in gzip.js. A user with Global Content Modify permission can write arbitrary file...

9.9CVSS6.4AI score0.00432EPSS
SaveExploits1References2
NVD
NVD
added 2026/03/18 11:17 p.m.9 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.9CVSS0.00432EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/03/18 10:3 p.m.2 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
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/03/18 10:3 p.m.23 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.9CVSS0.00432EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/18 10:3 p.m.20 views

CVE-2026-32731

CVE-2026-32731 affects ApostropheCMS via the @apostrophecms/import-export gzip extractor. The extract(filepath, exportPath) uses fs.createWriteStream(path.join(exportPath, header.name)) without sanitising path traversal, allowing Zip Slip if a crafted .tar.gz is uploaded by a user with Global Con...

9.9CVSS5.6AI score0.00432EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/18 10:3 p.m.4 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
SaveExploits1References1
OSV
OSV
added 2026/03/18 10:3 p.m.6 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.7AI score0.00432EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/03/18 8:0 p.m.5 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the filename configuration parameter in the file dictionary fieldtype endpoint. An attacker can access arbitrary .json, .yaml, and .csv files from the server by manipulating this parameter. Details A Directory...

5.3CVSS6.4AI score0.00348EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/18 7:49 p.m.6 views

EUVD-2026-12978

ApostropheCMS has Arbitrary File Write Zip Slip / Path Traversal in Import-Export Gzip Extraction...

9.9CVSS5.8AI score0.00432EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/03/18 7:49 p.m.15 views

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

Reported: 2026-03-08 Status: patched and released in version 3.5.3 of @apostrophecms/import-export --- Product | Field | Value | |---|---| | Repository | apostrophecms/apostrophe monorepo | | Affected Package | @apostrophecms/import-export | | Affected File |...

9.9CVSS5.8AI score0.00432EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder