Lucene search
+L

54799 matches found

OSV
OSV
added 2026/07/28 10:08 p.m.8 views

GHSA-WG2Q-39H6-66X9 goshs has a Path Traversal issue

Summary The multipart upload filename fix splits on the path separator but never rejects dot-dot, allowing a write outside the served tree. Finding Medium: upload filename escapes the served tree residual of CVE-2026-35393 The multipart filename fix updown.go lines 135-136 splits on the path...

6.5CVSS7.2AI score0.00233EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/28 10:08 p.m.18 views

goshs has a Path Traversal issue

Summary The multipart upload filename fix splits on the path separator but never rejects dot-dot, allowing a write outside the served tree. Finding Medium: upload filename escapes the served tree residual of CVE-2026-35393 The multipart filename fix updown.go lines 135-136 splits on the path...

9.8CVSS5.9AI score0.00683EPSS
SaveExploits1References3Affected Software4
Vulnrichment
Vulnrichment
added 2026/07/28 10:07 p.m.9 views

CVE-2026-66063 goshs has a Path Traversal issue

goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.5, the httpserver/updown.go multipart upload handler split part.FileName on / but did not reject .., allowing an unauthenticated upload with filename .. to create a file outside the served tree. This...

6.5CVSS7.2AI score0.00233EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/28 10:07 p.m.48 views

CVE-2026-66063

Summary: CVE-2026-66063 affects goshs, a single‑binary file server. The vulnerability is in the httpserver/updown.go multipart upload handler, which before 2.1.5 splits part.FileName() on “/” but does not reject “..”, enabling an unauthenticated upload with filename “..” to create a file outside ...

6.5CVSS5.9AI score0.00233EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/28 10:07 p.m.9 views

CVE-2026-66063 goshs has a Path Traversal issue

goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.5, the httpserver/updown.go multipart upload handler split part.FileName on / but did not reject .., allowing an unauthenticated upload with filename .. to create a file outside the served tree. This...

6.5CVSS7.2AI score
SaveExploits0References4
EUVD
EUVD
added 2026/07/28 10:07 p.m.11 views

EUVD-2026-50082

goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.5, the httpserver/updown.go multipart upload handler split part.FileName on / but did not reject .., allowing an unauthenticated upload with filename .. to create a file outside the served tree. This...

6.5CVSS7.2AI score0.00233EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/28 10:07 p.m.41 views

CVE-2026-66063 goshs has a Path Traversal issue

goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.5, the httpserver/updown.go multipart upload handler split part.FileName on / but did not reject .., allowing an unauthenticated upload with filename .. to create a file outside the served tree. This...

6.5CVSS0.00233EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/28 9:26 p.m.16 views

GHSA-442Q-2J6P-642G datamodel-code-generator vulnerable to arbitrary local file read via XSD `schemaLocation` (`xs:include`/`xs:import`) path traversal, with no remote-ref gate

Summary When generating models from an XML Schema --input-file-type xmlschema, datamodel-code-generator resolves , , , and schemaLocation attributes against the source directory and reads the target with no restriction to the input/base directory. An attacker who controls the input XSD can read...

7.5CVSS6AI score0.00361EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/28 9:25 p.m.21 views

EUVD-2026-50068

datamodel-code-generator generates Python data models from schema definitions. From 0.59.0 until 0.62.0, XML Schema parsing in src/datamodelcodegenerator/parser/xmlschema.py for --input-file-type xmlschema resolves xs:include, xs:import, xs:redefine, and xs:override schemaLocation values outside...

7.5CVSS5.9AI score0.00361EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/28 9:25 p.m.8 views

CVE-2026-55390 Arbitrary local file read via XSD `schemaLocation` (`xs:include`/`xs:import`) path traversal, with no remote-ref gate

datamodel-code-generator generates Python data models from schema definitions. From 0.59.0 until 0.62.0, XML Schema parsing in src/datamodelcodegenerator/parser/xmlschema.py for --input-file-type xmlschema resolves xs:include, xs:import, xs:redefine, and xs:override schemaLocation values outside...

7.5CVSS5.9AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/28 8:31 p.m.12 views

CVE-2026-14973 Path Traversal in IBM Desktop App

IBM Aspera Desktop App 1.0.5 through 1.0.19 IBM Aspera for desktop can allow files to be written outside of the user's selected download destination...

9.3CVSS5.8AI score0.00304EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/28 8:31 p.m.47 views

CVE-2026-14973

IBM Aspera Desktop App versions 1.0.5–1.0.19 are affected by CVE-2026-14973, a path traversal flaw that can allow files to be written outside the user-selected download destination. The IBM Security Bulletin (CVE-2026-14973) and related records confirm the vulnerable component and version range, ...

9.3CVSS5.8AI score0.00304EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/07/28 8:31 p.m.48 views

CVE-2026-14973 Path Traversal in IBM Desktop App

IBM Aspera Desktop App 1.0.5 through 1.0.19 IBM Aspera for desktop can allow files to be written outside of the user's selected download destination...

9.3CVSS0.00304EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/28 8:17 p.m.11 views

DEBIAN-CVE-2026-55554

Dompdf is an HTML to PDF converter for PHP. In versions 3.15 and prior, the validateLocalUri method enforces chroot boundaries with a strpos prefix check after normalizing paths with realpath . Because normalization strips the trailing directory separator from $chrootPath , the check only...

7.5CVSS5.8AI score0.00326EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/07/28 8:16 p.m.20 views

EUVD-2026-36071

Fission: Zip Slip in pkg/utils/zip.go:Unarchive allows fetcher to write outside the destination directory...

7.7CVSS5.8AI score0.00301EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/28 8:16 p.m.10 views

GHSA-Q6VM-XQC9-V3FF Fission: Zip Slip in pkg/utils/zip.go:Unarchive allows fetcher to write outside the destination directory

Unarchive in pkg/utils/zip.go joined each archive entry name with the destination directory via filepath.Join and wrote the result without checking whether the resolved path stayed under the destination. A zip entry named ../../tmp/evil therefore landed at /tmp/evil. An attacker who could control...

7.7CVSS5.8AI score0.00301EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/28 7:17 p.m.16 views

CVE-2026-5114

The SpeedyCache plugin for WordPress is vulnerable to Arbitrary File Read via Path Traversal in all versions up to, and including, 1.3.8. This is due to a mismatch between CSS URL validation which allows query strings like .css?... and path resolution which strips query strings, combined with no...

4.9CVSS0.0033EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/28 7:17 p.m.11 views

CVE-2026-48374

Bridge is affected by an Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability that could lead to arbitrary file system read. An attacker could exploit this vulnerability to access sensitive files and directories outside the intended access scope. Exploitation...

7.8CVSS0.00232EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/28 6:35 p.m.30 views

CVE-2026-5114

The CVE-2026-5114 entry concerns the SpeedyCache WordPress plugin, affecting all versions up to 1.3.8. The root cause is a mismatch between CSS URL validation (accepts query strings like .css?...) and path resolution (strips query strings), plus no validation that the resolved file is a CSS file....

4.9CVSS5.9AI score0.0033EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/28 6:35 p.m.45 views

CVE-2026-5114 SpeedyCache <= 1.3.8 - Authenticated (Administrator+) Arbitrary File Read

The SpeedyCache plugin for WordPress is vulnerable to Arbitrary File Read via Path Traversal in all versions up to, and including, 1.3.8. This is due to a mismatch between CSS URL validation which allows query strings like .css?... and path resolution which strips query strings, combined with no...

4.9CVSS0.0033EPSS
SaveExploits0References3
Rows per page
Query Builder