---
cve: "CVE-2023-6597"
severity: "HIGH"
cvss: 7.8
epss: "31%"
vendor: "Python Software Foundation"
kev: false
exploited: false
published: "2024-03-19 16:15:08"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-09T22:34:16+02:00"
---

# CVE-2023-6597

> 7.8 HIGH · 🧪 PoC

## Beschreibung

An issue was found in the CPython `tempfile.TemporaryDirectory` class affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.

The tempfile.TemporaryDirectory class would dereference symlinks during cleanup of permissions-related errors. This means users which can run privileged programs are potentially able to modify permissions of files referenced by symlinks in some circumstances.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- 469ede4dbc3ef4146803424a9a3a1e16391f5013 (Commit)
- 882f62bd93fcd5775068c3b3d1e5ce62f2feaba3 (Commit)

## Referenzen

- <https://github.com/python/cpython/commit/81c16cd94ec38d61aa478b9a452436dc3b1b524d>
- <https://github.com/python/cpython/commit/6ceb8aeda504b079fef7a57b8d81472f15cdd9a5>
- <https://github.com/python/cpython/commit/5585334d772b253a01a6730e8202ffb1607c3d25>
- <https://github.com/python/cpython/commit/8eaeefe49d179ca4908d052745e3bb8b6f238f82>
- <https://github.com/python/cpython/commit/d54e22a669ae6e987199bb5d2c69bb5a46b0083b>
- <https://github.com/python/cpython/commit/02a9259c717738dfe6b463c44d7e17f2b6d2cb3a>
- <https://github.com/python/cpython/issues/91133>
- <https://mail.python.org/archives/list/security-announce@python.org/thread/Q5C6ATFC67K53XFV4KE45325S7NS62LD/>
- <https://lists.debian.org/debian-lts-announce/2024/03/msg00025.html>
- <http://www.openwall.com/lists/oss-security/2024/03/20/5>
- <https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T3IGRX54M7RNCQOXVQO5KQKTGWCOABIM/>
- <https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U5VHWS52HGD743C47UMCSAK2A773M2YE/>

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