---
cve: "CVE-2024-6759"
severity: "MEDIUM"
cvss: 5.3
epss: "68%"
vendor: "FreeBSD"
kev: false
exploited: false
published: "2024-08-12 13:38:40"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-09T12:25:51+02:00"
---

# CVE-2024-6759

> 5.3 MEDIUM

## Beschreibung

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-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Gering | warn |
| I Integrität | Keine | good |
| A Verfügbarkeit | Keine | good |

## Referenzen

- <https://security.freebsd.org/advisories/FreeBSD-SA-24:07.nfsclient.asc>
- <https://security.netapp.com/advisory/ntap-20240816-0009/>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2024-6759) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
