Vulnerability Description
When 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Freebsd | Freebsd | < 13.0 |
Related Weaknesses (CWE)
References
- https://security.freebsd.org/advisories/FreeBSD-SA-24:07.nfsclient.ascVendor Advisory
- https://security.netapp.com/advisory/ntap-20240816-0009/
FAQ
What is CVE-2024-6759?
CVE-2024-6759 is a vulnerability with a CVSS score of 5.3 (MEDIUM). When 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 file...
How severe is CVE-2024-6759?
CVE-2024-6759 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-6759?
Check the references section above for vendor advisories and patch information. Affected products include: Freebsd Freebsd.