hen mounting a remote filesystem using NFS, the kernel did not sanitize remotely provided filenames for the path separator character, "/". This allows readdir(3) and related functions to return filesystem entries with names containing additional path components. The lack of validation described above gives rise to a confused deputy problem. For example, a program copying files from an NFS mount could be tricked into copying from outside the intended source directory, and/or to a location outside the intended destination directory.
Configuration 1 (hide)
|
21 Nov 2024, 09:50
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
13 Aug 2024, 15:08
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Published : 2024-08-12 13:38
Updated : 2024-11-21 09:50
NVD link : CVE-2024-6759
Mitre link : CVE-2024-6759
CVE.ORG link : CVE-2024-6759
JSON object : View
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')