CVE-2024-29069
Description
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | affected | |
| debian | bullseye | affected | |
| debian | forky | fixed | 2.62-1 |
| debian | sid | fixed | 2.62-1 |
| debian | trixie | fixed | 2.62-1 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Go | github.com/snapcore/snapd | <2.62 | 2.62 |
| Go | github.com/snapcore/snapd | | |
References
- https://nvd.nist.gov/vuln/detail/CVE-2024-29069
- https://github.com/snapcore/snapd/pull/13682
- https://github.com/snapcore/snapd/commit/b66fee81606a1c05f965a876ccbaf44174194063
- https://github.com/snapcore/snapd
- https://pkg.go.dev/vuln/GO-2024-3009
- https://github.com/advisories/GHSA-69p6-gp5x-j269
- https://security-tracker.debian.org/tracker/CVE-2024-29069
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.