---
cve: "CVE-2024-29069"
severity: "MEDIUM"
cvss: 4.8
epss: "23%"
vendor: "Canonical"
kev: false
exploited: false
published: "2024-07-25 20:15:04"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-11T15:26:42+02:00"
---

# CVE-2024-29069

> 4.8 MEDIUM · 🧪 PoC

## Beschreibung

In snapd versions prior to 2.62, snapd failed to properly check the
destination of symbolic links when extracting a snap. The snap format 
is a squashfs file-system image and so can contain symbolic links and
other file types. Various file entries within the snap squashfs image
(such as icons and desktop files etc) are directly read by snapd when
it is extracted. An attacker who could convince a user to install a
malicious snap which contained symbolic links at these paths could then 
cause snapd to write out the contents of the symbolic link destination
into a world-readable directory. This in-turn could allow an unprivileged
user to gain access to privileged information.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- b749eda44d9f849855587dbd392571adac32e928 (Commit)

## Referenzen

- <https://github.com/snapcore/snapd/pull/13682>

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