Lucene search
+L

6934 matches found

EUVD
EUVD
added 2026/08/27 8:03 p.m.8 views

EUVD-2026-67232

A relative path traversal issue in the zip extraction functionality in AWS diagram-as-code awsdac in versions 0.10 through 0.23 can allow a third party to write arbitrary files to the local filesystem via crafted zip entry names containing path traversal sequences. This could allow the third part...

7.1CVSS5.5AI score0.00148EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/27 5:57 p.m.28 views

CVE-2026-59294

Spring AI 's ResourceCacheService.getCacheName() builds an on-disk filename by appending the URI fragment verbatim, without stripping path separators or .. sequences, before passing the result to new File(resourceParentFolder, newFileName). This allows an arbitrary file write via path traversal w...

6.5CVSS5.2AI score0.0026EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/08/27 5:57 p.m.9 views

EUVD-2026-67182

ResourceCacheService.getCacheName builds the on-disk filename by appending the URI fragment verbatim, without stripping path separators or .. sequences, and passes the result to new FileresourceParentFolder, newFileName before writing the downloaded bytes there. Spring AI 2.0.0 Spring AI 1.1.0 -...

5.9CVSS5.2AI score0.0026EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/27 5:57 p.m.36 views

CVE-2026-59294 Arbitrary File Write via Path Traversal in ResourceCacheService

ResourceCacheService.getCacheName builds the on-disk filename by appending the URI fragment verbatim, without stripping path separators or .. sequences, and passes the result to new FileresourceParentFolder, newFileName before writing the downloaded bytes there. Spring AI 2.0.0 Spring AI 1.1.0 -...

5.9CVSS0.0026EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2026/08/27 5:23 p.m.6 views

NPM: libreoffice-convert vulnerable to path traversal / arbitrary file write

NPM: libreoffice-convert vulnerable to path traversal / arbitrary file write vulnerability discovered by ? in WordPress Npm libreoffice-convert versions 1.8.2...

6.5CVSS5.6AI score0.003EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/27 5:23 p.m.9 views

GHSA-GMXC-R82Q-347R libreoffice-convert vulnerable to path traversal / arbitrary file write

Impact options.fileName is used to build a filesystem path path.jointempDir.name, fileName and the caller-supplied document buffer is written there, but fileName is never reduced to a base name. A fileName containing "../" escapes the temporary directory, so a caller can write arbitrary content t...

6.5CVSS6.1AI score0.003EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/27 5:23 p.m.10 views

libreoffice-convert vulnerable to path traversal / arbitrary file write

Impact options.fileName is used to build a filesystem path path.jointempDir.name, fileName and the caller-supplied document buffer is written there, but fileName is never reduced to a base name. A fileName containing "../" escapes the temporary directory, so a caller can write arbitrary content t...

6.5CVSS6AI score0.003EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/08/27 5:21 p.m.35 views

CVE-2026-54732 libreoffice-convert: path traversal / arbitrary file write

libreoffice-convert is a Node.js module for converting office documents to different formats. Prior to 1.8.2, index.js uses the caller-controlled options.fileName value in path.jointempDir.name, fileName without reducing it to a base name. A filename containing ../ can escape the temporary...

6.5CVSS0.003EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/27 5:21 p.m.22 views

CVE-2026-54732 libreoffice-convert: path traversal / arbitrary file write

libreoffice-convert is a Node.js module for converting office documents to different formats. Prior to 1.8.2, index.js uses the caller-controlled options.fileName value in path.jointempDir.name, fileName without reducing it to a base name. A filename containing ../ can escape the temporary...

6.5CVSS6.1AI score0.003EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/27 5:21 p.m.8 views

EUVD-2026-67161

libreoffice-convert is a Node.js module for converting office documents to different formats. Prior to 1.8.2, index.js uses the caller-controlled options.fileName value in path.jointempDir.name, fileName without reducing it to a base name. A filename containing ../ can escape the temporary...

6.5CVSS5.9AI score0.003EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/27 5:21 p.m.33 views

CVE-2026-54732

libreoffice-convert is a Node.js module for converting office documents to different formats. Prior to 1.8.2 , the options.fileName value passed to path.join(tempDir.name, fileName) in index.js is never reduced to a base name. A filename containing ../ allows an attacker to escape the temporary d...

6.5CVSS5.9AI score0.003EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/27 5:21 p.m.9 views

CVE-2026-54732 libreoffice-convert: path traversal / arbitrary file write

libreoffice-convert is a Node.js module for converting office documents to different formats. Prior to 1.8.2, index.js uses the caller-controlled options.fileName value in path.jointempDir.name, fileName without reducing it to a base name. A filename containing ../ can escape the temporary...

6.5CVSS6.1AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/27 2:11 p.m.7 views

CVE-2026-57171

A flaw was found in Compliance-trestle Trestle. The catalog-generate, profile-generate, and ssp-generate author commands are vulnerable to path traversal. A remote attacker can exploit this by providing a specially crafted output path, allowing them to write arbitrary files outside the intended...

7.7CVSS6.3AI score0.00198EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/27 1:18 p.m.9 views

CVE-2026-81743

Affected versions of Flowintel allow the LOGFILE configuration value to be modified through system settings without restricting it to a filename inside the intended log directory. Because the application constructs the log destination from this configurable value, an administrator could set LOGFI...

7.5CVSS0.00321EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/27 12:19 p.m.8 views

CVE-2026-71492

A flaw was found in Banks. The DirectoryPromptRegistry.set function improperly handles attacker-controlled Prompt.name and Prompt.version values. This allows for path traversal, enabling an attacker to write arbitrary files outside the intended registry root. This vulnerability could lead to...

6.5CVSS5.6AI score0.00323EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/27 11:59 a.m.7 views

EUVD-2026-67007

Affected versions of Flowintel allow the LOGFILE configuration value to be modified through system settings without restricting it to a filename inside the intended log directory. Because the application constructs the log destination from this configurable value, an administrator could set LOGFI...

7.5CVSS5.8AI score0.00321EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/27 11:51 a.m.7 views

CVE-2026-46345

A flaw was found in compliance-trestle. The trestle author jinja command, when processing the -o/--output argument, is vulnerable to path traversal. This allows a local attacker to write files to arbitrary locations outside the intended workspace by providing specially crafted path sequences or...

8.4CVSS5.5AI score0.00158EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/08/27 11:39 a.m.10 views

CVE-2026-19693

A flaw was found in extract-zip. This vulnerability allows a remote attacker to perform an arbitrary file write outside the intended destination directory. By crafting a malicious zip archive containing a symbolic link symlink and a regular file with the same name, the attacker can bypass securit...

8.1CVSS5.7AI score0.0028EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/27 6:31 a.m.7 views

EUVD-2026-66379

Improper neutralization of path traversal sequences in TeamViewer Desktop Clients prior Version 15.81.5 allows an authenticated remote session participant to write files to unintended locations on the local file system via file transfer or virtual file clipboard mechanisms. An attacker can levera...

7.5CVSS5.6AI score0.00258EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/27 3:32 a.m.5 views

EUVD-2026-66827

An attacker who can set the filename header on a message reaching a ZipTransformer with ZipResultType.FILE the default can cause the resulting .zip archive to be written to an arbitrary filesystem path outside the configured workDirectory. Spring Integration 7.1.0 Spring Integration 7.0.0 - 7.0.5...

5.4CVSS5.6AI score0.00255EPSS
SaveExploits0References2
Rows per page
Query Builder