Lucene search
+L

8453 matches found

EUVD
EUVD
added 2026/08/13 2:43 p.m.11 views

EUVD-2026-58044

rsync 2.3.3 before 3.5.0 contains a path traversal vulnerability that allows a malicious sender to escape the module root by exploiting symlinks within the module file tree when using --partial-dir or --backup-dir options. Attackers with write access to place a symlink under the module root, or w...

9.2CVSS5.4AI score0.00448EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 2:43 p.m.4 views

CVE-2026-70460 rsync 2.3.3 < 3.5.0 Path Traversal via --partial-dir/--backup-dir Symlink

rsync 2.3.3 before 3.5.0 contains a path traversal vulnerability that allows a malicious sender to escape the module root by exploiting symlinks within the module file tree when using --partial-dir or --backup-dir options. Attackers with write access to place a symlink under the module root, or w...

9.2CVSS5.6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/13 2:43 p.m.48 views

CVE-2026-70460 rsync 2.3.3 < 3.5.0 Path Traversal via --partial-dir/--backup-dir Symlink

rsync 2.3.3 before 3.5.0 contains a path traversal vulnerability that allows a malicious sender to escape the module root by exploiting symlinks within the module file tree when using --partial-dir or --backup-dir options. Attackers with write access to place a symlink under the module root, or w...

9.2CVSS0.00448EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:39 p.m.11 views

CVE-2026-53795 rsync < 3.5.0 Arbitrary File Write via --temp-dir/--link-dest

rsync before 3.5.0 contains an arbitrary file write vulnerability that allows attackers to write files outside the intended destination tree by specifying an absolute path via --temp-dir or --link-dest options. The rename-confinement logic is bypassed when these options resolve to paths outside t...

8.1CVSS5.5AI score0.00581EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 2:39 p.m.6 views

CVE-2026-53795 rsync < 3.5.0 Arbitrary File Write via --temp-dir/--link-dest

rsync before 3.5.0 contains an arbitrary file write vulnerability that allows attackers to write files outside the intended destination tree by specifying an absolute path via --temp-dir or --link-dest options. The rename-confinement logic is bypassed when these options resolve to paths outside t...

7.2CVSS5.6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/13 2:39 p.m.48 views

CVE-2026-53795 rsync < 3.5.0 Arbitrary File Write via --temp-dir/--link-dest

rsync before 3.5.0 contains an arbitrary file write vulnerability that allows attackers to write files outside the intended destination tree by specifying an absolute path via --temp-dir or --link-dest options. The rename-confinement logic is bypassed when these options resolve to paths outside t...

8.1CVSS0.00581EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/13 2:39 p.m.6 views

CVE-2026-53795

rsync before 3.5.0 contains an arbitrary file write vulnerability that allows attackers to write files outside the intended destination tree by specifying an absolute path via --temp-dir or --link-dest options. The rename-confinement logic is bypassed when these options resolve to paths outside t...

8.1CVSS5.4AI score0.00581EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/13 2:39 p.m.31 views

CVE-2026-53795

CVE-2026-53795 affects rsync before 3.5.0. An arbitrary file write vulnerability arises when absolute paths are supplied to --temp-dir or --link-dest, bypassing rename-confinement and allowing attacker-controlled values to write files outside the destination tree to locations accessible to the rs...

8.1CVSS5.4AI score0.00581EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 2:39 p.m.7 views

EUVD-2026-58034

rsync before 3.5.0 contains an arbitrary file write vulnerability that allows attackers to write files outside the intended destination tree by specifying an absolute path via --temp-dir or --link-dest options. The rename-confinement logic is bypassed when these options resolve to paths outside t...

8.1CVSS5.4AI score0.00581EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.4 views

PT-2026-71633

rsync before 3.5.0 contains an arbitrary file write vulnerability that allows attackers to write files outside the intended destination tree by specifying an absolute path via --temp-dir or --link-dest options. The rename-confinement logic is bypassed when these options resolve to paths outside t...

8.1CVSS5.4AI score0.00581EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 11:59 a.m.29 views

CVE-2026-68168 afs: Fix afs_edit_dir_remove() to get, not find, block 0

In the Linux kernel, the following vulnerability has been resolved: afs: Fix afseditdirremove to get, not find, block 0 Fix afseditdirremove to use afsdirgetblock to get block 0 rather than afsdirfindblock as the latter caches the found block in the afsdiriter and may switch out the page it's on ...

0.00198EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 11:59 a.m.35 views

CVE-2026-68168

The CVE describes a Linux kernel AFS fix: afs_edit_dir_remove() now uses afs_dir_get_block() to obtain block 0 instead of afs_dir_find_block(), because the latter caches the found block in afs_dir_iter and can switch the page if a subsequent find occurs. This change aligns with the existing afs_e...

5.3AI score0.00198EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 10:40 a.m.60 views

CVE-2026-72571

The CVE-2026-72571 entry concerns mustafaakin/cast-localvideo (all versions). A path traversal vulnerability exists where app.js reads req.body.dir and passes it to res.sendFile() without sanitization (lines 151–153), enabling an unauthenticated remote attacker to read arbitrary server files via ...

7.5CVSS5.5AI score0.00767EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/04 5:28 p.m.13 views

CVE-2026-44705

A flaw was found in tmp, a temporary file and directory creator for Node.js. This path traversal vulnerability allows an attacker to escape the intended temporary directory. By providing specially crafted input to the prefix, postfix or dir options, an attacker can create files outside the...

8.7CVSS7AI score0.00434EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/07/31 5:50 p.m.14 views

abrt: ChownProblemDir succeeds during active post-create event processing due to inadequate locking

A race condition was found in the abrt-dbus D-Bus service's ChownProblemDir method. ChownProblemDir opens the dump directory with DDOPENREADONLY and calls ddchown to change ownership of all files to the caller's uid, succeeding even while post-create event handlers hold a write lock. This allows ...

7CVSS5.5AI score0.00093EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/31 9:58 a.m.46 views

CVE-2026-62391 Apache Kyuubi: kyuubi.session.local.dir.allow.list bypass via unprefixed Spark file-conf aliases

The security fix for CVE-2025-66518 is incomplete. Any client who can access to Apache Kyuubi Server via Kyuubi frontend protocols can bypass server-side config kyuubi.session.local.dir.allowlist via unprefixed Spark config aliases. This issue affects Apache Kyuubi: from 1.6.0 before 1.12.0. User...

0.00522EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/27 6:16 p.m.14 views

CVE-2026-48030

Pheditor is a single-file editor and file manager written in PHP. From version 2.0.1 to before version 2.0.4, an OS Command Injection vulnerability in the terminal action handler allows any authenticated user to execute arbitrary OS commands by injecting shell metacharacters into the 'dir' POST...

9.9CVSS0.05155EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/07/27 5:53 p.m.41 views

CVE-2026-48030 Pheditor: OS Command Injection in terminal handler via unsanitized 'dir' parameter (CWE-78)

Pheditor is a single-file editor and file manager written in PHP. From version 2.0.1 to before version 2.0.4, an OS Command Injection vulnerability in the terminal action handler allows any authenticated user to execute arbitrary OS commands by injecting shell metacharacters into the 'dir' POST...

9.9CVSS0.05155EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/27 5:53 p.m.9 views

CVE-2026-48030 Pheditor: OS Command Injection in terminal handler via unsanitized 'dir' parameter (CWE-78)

Pheditor is a single-file editor and file manager written in PHP. From version 2.0.1 to before version 2.0.4, an OS Command Injection vulnerability in the terminal action handler allows any authenticated user to execute arbitrary OS commands by injecting shell metacharacters into the 'dir' POST...

9.9CVSS6.2AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/27 3:03 p.m.10 views

CVE-2026-47078

Relative Path Traversal vulnerability in Erlang OTP stdlib zip module allows writing files outside the intended extraction directory via a crafted zip archive. zip:unzip/1,2 and zip:extract/1,2 validate entry paths using zip:checkdirlevel/2, which tracks directory depth as a running integer...

4.8CVSS5.8AI score0.00152EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder