Lucene search
+L

5863 matches found

Snyk
Snyk
added 6 days ago5 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the processing of reference names in dotgit. An attacker can modify or overwrite files outside the intended reference storage by supplying specially crafted reference names containing path traversal sequences. Th...

7CVSS6.3AI score0.00349EPSS
SaveExploits1References2
Snyk
Snyk
added 6 days ago5 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the processing of reference names in dotgit. An attacker can modify or overwrite files outside the intended reference storage by supplying specially crafted reference names containing path traversal sequences. Th...

7CVSS6.3AI score0.00349EPSS
SaveExploits1References2
Snyk
Snyk
added 6 days ago5 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the processing of reference names in dotgit. An attacker can modify or overwrite files outside the intended reference storage by supplying specially crafted reference names containing path traversal sequences. Th...

7CVSS6.3AI score0.00349EPSS
SaveExploits1References2
Snyk
Snyk
added 6 days ago5 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the processing of reference names in dotgit. An attacker can modify or overwrite files outside the intended reference storage by supplying specially crafted reference names containing path traversal sequences. Th...

7CVSS6.3AI score0.00349EPSS
SaveExploits1References2
Cvelist
Cvelist
added 6 days ago35 views

CVE-2026-54208 TeamDavid: Arbitrary File Write leading to Stored XSS

Tobit Laboratories AG TeamDavid's Webbox application is vulnerable to arbitrary file write, allowing an unauthenticated attacker to create or write into existing files on the server with attacker-controlled content. This is possible because user input is written directly to files without proper...

8.5CVSS0.0038EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 6 days ago10 views

CVE-2026-54208

Tobit Laboratories AG TeamDavid's Webbox application is vulnerable to arbitrary file write, allowing an unauthenticated attacker to create or write into existing files on the server with attacker-controlled content. This is possible because user input is written directly to files without proper...

8.5CVSS5.2AI score0.0038EPSS
SaveExploits0References3
EUVD
EUVD
added 6 days ago10 views

EUVD-2026-54439

Tobit Laboratories AG TeamDavid's Webbox application is vulnerable to arbitrary file write, allowing an unauthenticated attacker to create or write into existing files on the server with attacker-controlled content. This is possible because user input is written directly to files without proper...

8.5CVSS5.2AI score0.0038EPSS
SaveExploits0References2
CVE
CVE
added 6 days ago49 views

CVE-2026-54208

The CVE affects Tobit Laboratories AG TeamDavid’s Webbox. An unauthenticated attacker can exploit an arbitrary file-write flaw (via unsafely written user input) to create/write files (e.g., .htm) containing JavaScript, triggering stored XSS when a user accesses the file. The issue affects TeamDav...

8.5CVSS5.2AI score0.0038EPSS
SaveExploits0References2
Snyk
Snyk
added last week6 views

Directory Traversal

Overview craftcms/cms is a content management system. Affected versions of this package are vulnerable to Directory Traversal in the ensurePathIsContained function. An attacker can potentially access files outside the intended directory by manipulating file paths during the normalization process...

6.9CVSS6.2AI score0.00148EPSS
SaveExploits0References2
CVE
CVE
added last week44 views

CVE-2026-70558

Dinky CVE-2026-70558 affects the v1.2.5 release and development branch. The vulnerable component is the POST /download/uploadFromRsByLocal handler, which passes a caller-supplied path directly to new File(path) and file.transferTo(dest) with no path validation. The route is SaIgnore’d and /downlo...

9.8CVSS5.8AI score0.00596EPSS
SaveExploits0References3
Cvelist
Cvelist
added last week29 views

CVE-2026-70558 Dinky Unauthenticated Arbitrary File Write via /download/uploadFromRsByLocal Gated Only by Hardcoded Default Token

Dinky's POST /download/uploadFromRsByLocal handler passes the caller-supplied path parameter directly to new Filepath and file.transferTodest with no path validation. The route is marked @SaIgnore and /download/ is excluded from the Sa-Token interceptor, so the only guard is a header equality che...

9.8CVSS0.00596EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/05 8:15 p.m.13 views

rclone: Unvalidated symlink target in local `--links` — arbitrary file write from an untrusted remote

Summary With -l/--links, rclone serializes symlinks as .rclonelink text objects whose body is the link target. When rclone writes such an object to a local destination, it recreates the symlink with os.Symlink, and performs NO validation of the target. If the source is attacker-controlled, the...

8.8CVSS6.4AI score0.00309EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/08/05 8:15 p.m.6 views

GHSA-CF44-9PGV-M4XC rclone: Unvalidated symlink target in local `--links` — arbitrary file write from an untrusted remote

Summary With -l/--links, rclone serializes symlinks as .rclonelink text objects whose body is the link target. When rclone writes such an object to a local destination, it recreates the symlink with os.Symlink, and performs NO validation of the target. If the source is attacker-controlled, the...

7.5CVSS6.4AI score0.00309EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2026/08/05 7:43 p.m.33 views

CVE-2026-66881 Path traversal in imported file_entries name allows arbitrary file write via URL-type entry download

Relative Path Traversal vulnerability in livebook-dev livebook allows an attacker-authored notebook to write a file with attacker-controlled content to an arbitrary path. A .livemd notebook can declare fileentries metadata, each entry carrying a name. Every path that creates a file entry through...

7CVSS0.00377EPSS
SaveExploits1References6
OSV
OSV
added 2026/08/05 7:43 p.m.5 views

CVE-2026-66881 Path traversal in imported file_entries name allows arbitrary file write via URL-type entry download

Relative Path Traversal vulnerability in livebook-dev livebook allows an attacker-authored notebook to write a file with attacker-controlled content to an arbitrary path. A .livemd notebook can declare fileentries metadata, each entry carrying a name. Every path that creates a file entry through...

7CVSS5.6AI score0.00377EPSS
SaveExploits1References12
ATTACKERKB
ATTACKERKB
added 2026/08/05 7:43 p.m.10 views

CVE-2026-66881

Relative Path Traversal vulnerability in livebook-dev livebook allows an attacker-authored notebook to write a file with attacker-controlled content to an arbitrary path. A .livemd notebook can declare fileentries metadata, each entry carrying a name. Every path that creates a file entry through...

7CVSS5.6AI score0.00377EPSS
SaveExploits1References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/05 5:40 p.m.15 views

CVE-2026-70427

Jenkins 2.575 and earlier, LTS 2.568.1 and earlier does not safely handle symbolic links with effectively empty names during the extraction of .tar and .tar.gz archives, allowing attackers able to control agent processes to provide crafted archives to the controller to write files to arbitrary...

4.3CVSS5.6AI score0.00248EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/05 1:24 p.m.9 views

CVE-2026-71283

Fledge's backup-restore upload handler, uploadbackup python/fledge/services/core/api/backuprestore.py, calls tarfile.extractalltemppath on an admin-uploaded tar archive with no filter argument and no per-member path validation. Requires the admin role @haspermission"admin"...

4.9CVSS0.00286EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/05 12:26 p.m.55 views

CVE-2026-71283

CVE-2026-71283 affects Fledge IoT Gateway: the backup_restore upload handler uses tarfile.extractall(temp_path) on an admin-uploaded tar with no member filtering or path validation, allowing path traversal via ../ components. This can extract files outside the temporary directory, enabling arbitr...

4.9CVSS5.2AI score0.00286EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/05 12:26 p.m.48 views

CVE-2026-71269

CVE-2026-71269 affects Node-RED’s local-filesystem library storage module (getLibraryEntry() and saveLibraryEntry() in packages/node_modules/@node-red/runtime/lib/storage/localfilesystem/library.js). The vulnerability arises because GET/POST requests to /library/:lib/:type/*path join the user-sup...

7.2CVSS5.2AI score0.00381EPSS
SaveExploits1References2
Rows per page
Query Builder