Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Canonical | Snapd | < 2.62 |
Related Weaknesses (CWE)
References
- https://github.com/snapcore/snapd/pull/13682Issue TrackingPatch
- https://github.com/snapcore/snapd/pull/13682Issue TrackingPatch
FAQ
What is CVE-2024-29069?
CVE-2024-29069 is a vulnerability with a CVSS score of 4.8 (MEDIUM). 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 l...
How severe is CVE-2024-29069?
CVE-2024-29069 has been rated MEDIUM with a CVSS base score of 4.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-29069?
Check the references section above for vendor advisories and patch information. Affected products include: Canonical Snapd.