Lucene search
+L

193 matches found

OSV
OSV
•added 2026/09/24 8:29 p.m.•6 views

CVE-2026-93353 copyparty SFTP Volume Restriction Bypass via mkdir/rmdir/chattr Handlers

copyparty contains a volume restriction bypass vulnerability in its SFTP front end that allows authenticated SFTP users to create, remove, and truncate arbitrary paths outside permitted volume boundaries by exploiting three handlers that bypass the xvol volflag enforcement. The mkdir, rmdir, and...

6CVSS6AI score
SaveExploits0References6
Kitploit
Kitploit
•added 2026/09/21 3:39 p.m.•6 views

CVE-2022-3328

CVE-2022-3328 CVE-2022-3328 と CVE-2022-41974 および CVE-2022-41973 出典: https://www.qualys.com/2022/11/30/cve-2022-3328/advisory-snap.txt https://blog.qualys.com/vulnerabilities-threat-research/2022/11/30/race-condition-in-snap-confines-mustmkdirandopenwithperms-cve-2022-3328...

7.8CVSS7.6AI score0.00677EPSS
SaveExploits5
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/19 12:00 a.m.•2 views

CVE-2026-93987: External Control of File Name or Path

rclone versions 1.56.0 through 1.75.0 contain a path traversal vulnerability in the rclone serve docker volume plugin. newVolume in cmd/serve/docker/volume.go computes a volume's mountpoint as filepath.Joindrv.root, name from the attacker-supplied name field of a Docker VolumeDriver.Create reques...

4.6CVSS6AI score0.00151EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/17 4:30 p.m.•12 views

EUVD-2026-81011

Junrar: LocalFolderExtractor mkdir escape allows directory creation outside extraction root...

3.7CVSS5.8AI score0.00362EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/17 4:30 p.m.•8 views

GHSA-89M4-43J5-VHHX Junrar: LocalFolderExtractor mkdir escape allows directory creation outside extraction root

Summary LocalFolderExtractor validates only the final canonical file path before extraction. However, makeFile creates intermediate directories one path segment at a time without checking whether each created directory remains inside the destination folder. A malicious RAR entry can make the fina...

3.7CVSS5.9AI score0.00362EPSS
SaveExploits0References5
NVD
NVD
•added 2026/09/16 7:17 p.m.•11 views

CVE-2026-86071

Junrar is an open source Java RAR archive library. Prior to version 7.6.1, LocalFolderExtractor in src/main/java/com/github/junrar/LocalFolderExtractor.java can create directories outside the intended extraction root when processing a crafted archive entry. LocalFolderExtractor.createFile validat...

3.7CVSS0.00362EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/16 7:05 p.m.•8 views

CVE-2026-86071 Junrar: LocalFolderExtractor mkdir escape allows directory creation outside extraction root

Junrar is an open source Java RAR archive library. Prior to version 7.6.1, LocalFolderExtractor in src/main/java/com/github/junrar/LocalFolderExtractor.java can create directories outside the intended extraction root when processing a crafted archive entry. LocalFolderExtractor.createFile validat...

3.7CVSS5.9AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2026/09/16 7:05 p.m.•8 views

CVE-2026-86071 Junrar: LocalFolderExtractor mkdir escape allows directory creation outside extraction root

Junrar is an open source Java RAR archive library. Prior to version 7.6.1, LocalFolderExtractor in src/main/java/com/github/junrar/LocalFolderExtractor.java can create directories outside the intended extraction root when processing a crafted archive entry. LocalFolderExtractor.createFile validat...

3.7CVSS5.9AI score0.00362EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•9 views

Astra Linux – Vulnerability in Linux, Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: ovl: fixed the warning in ovlcreatereal Syzbot triggered the following warning in ovlworkdircreate - ovlcreatereal: if !err && WARNON!newdentry-d inode The reason is that the cgroup2 filesystem returns from mkdir without...

5.5CVSS6.2AI score0.00235EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/15 6:22 a.m.•12 views

UBUNTU-CVE-2026-74342

In the Linux kernel, the following vulnerability has been resolved: kernfs: link kn to its parent before the LSM init hook After commit 12e9e3cd03b5 "simpexattr: use per-sb cache", kernfsxattrset and kernfsxattrget compute the cache via kernfsrootkn before any other check. kernfsrootkn walks...

5.4AI score0.00198EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/08/15 12:00 a.m.•20 views

PT-2026-72778

In the Linux kernel, the following vulnerability has been resolved: kernfs: link kn to its parent before the LSM init hook After commit 12e9e3cd03b5 "simpe xattr: use per-sb cache", kernfs xattr set and kernfs xattr get compute the cache via kernfs rootkn before any other check. kernfs rootkn wal...

5.4AI score0.00198EPSS
SaveExploits0References3
OSV
OSV
•added 2026/07/25 8:50 a.m.•15 views

CVE-2026-64356 xfs: fix memory leak in xfs_dqinode_metadir_create()

In the Linux kernel, the following vulnerability has been resolved: xfs: fix memory leak in xfsdqinodemetadircreate If xfsmetadircreate fails in xfsdqinodemetadircreate, the current code returns directly, leaking the allocated update and transaction state. If the subsequent commit fails, the...

5.8AI score
SaveExploits0References6
SUSE CVE
SUSE CVE
•added 2026/07/21 1:00 p.m.•17 views

SUSE CVE-2026-64040

In the Linux kernel, the following vulnerability has been resolved: cachefiles: Fix error return when vfsmkdir fails When vfsmkdir fails, the error code is not extracted from the returned error pointer. This causes mkdirerror to be reached with ret=0, which leads to returning ERRPTR0 NULL instead...

5.3AI score0.00198EPSS
SaveExploits0References3
NVD
NVD
•added 2026/07/19 4:17 p.m.•16 views

CVE-2026-64040

In the Linux kernel, the following vulnerability has been resolved: cachefiles: Fix error return when vfsmkdir fails When vfsmkdir fails, the error code is not extracted from the returned error pointer. This causes mkdirerror to be reached with ret=0, which leads to returning ERRPTR0 NULL instead...

0.00198EPSS
SaveExploits0References2
CVE
CVE
•added 2026/07/19 3:39 p.m.•39 views

CVE-2026-64040

CVE-2026-64040 affects the Linux kernel’s cachefiles path. The root cause is that when vfs_mkdir() fails, the error code was not extracted from the error pointer, causing mkdir_error to be reached with ret=0 and returning ERR_PTR(0) (NULL) instead of a proper error pointer. The public description...

5.4AI score0.00198EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/07/19 3:39 p.m.•20 views

EUVD-2026-45613

In the Linux kernel, the following vulnerability has been resolved: cachefiles: Fix error return when vfsmkdir fails When vfsmkdir fails, the error code is not extracted from the returned error pointer. This causes mkdirerror to be reached with ret=0, which leads to returning ERRPTR0 NULL instead...

5.4AI score0.00198EPSS
SaveExploits0References2
OSV
OSV
•added 2026/07/19 3:39 p.m.•15 views

CVE-2026-64040 cachefiles: Fix error return when vfs_mkdir() fails

In the Linux kernel, the following vulnerability has been resolved: cachefiles: Fix error return when vfsmkdir fails When vfsmkdir fails, the error code is not extracted from the returned error pointer. This causes mkdirerror to be reached with ret=0, which leads to returning ERRPTR0 NULL instead...

5.4AI score
SaveExploits0References5
OSV
OSV
•added 2026/07/06 8:16 p.m.•15 views

GHSA-MJ6P-44CH-CQ69 mkdir: -m exposes directory with umask perms before chmod (race window)

The mkdir utility in uutils coreutils incorrectly applies permissions when using the -m flag by creating a directory with umask-derived permissions typically 0755 before subsequently changing them to the requested mode via a separate chmod system call. In multi-user environments, this introduces ...

3.3CVSS6AI score0.00119EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/07/06 8:16 p.m.•19 views

EUVD-2026-24988

mkdir: -m exposes directory with umask perms before chmod race window...

3.3CVSS5.9AI score0.00119EPSS
SaveExploits0References5
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/06/18 12:00 a.m.•1 views

CVE-2026-48983: Time-of-check Time-of-use (TOCTOU) Race Condition

pamusb provides hardware authentication for Linux using ordinary removable media. In versions prior to 0.9.2, a symlink race condition exists in per-device and per-user pad directory creation. pamusb uses a check-then-act pattern: it calls lstat to test for existence and then calls mkdir separate...

5.8CVSS5.7AI score0.00107EPSS
SaveExploits0References2
Rows per page
Query Builder