Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/snapcore/snapd
  4. ›
  5. CVE-2024-29069

CVE-2024-29069: snapd failed to properly check the destination of symbolic links when extracting a snap

July 25, 2024 (updated November 18, 2024)

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.

References

  • github.com/advisories/GHSA-69p6-gp5x-j269
  • github.com/snapcore/snapd
  • github.com/snapcore/snapd/commit/b66fee81606a1c05f965a876ccbaf44174194063
  • github.com/snapcore/snapd/pull/13682
  • nvd.nist.gov/vuln/detail/CVE-2024-29069
  • pkg.go.dev/vuln/GO-2024-3009

Code Behaviors & Features

Detect and mitigate CVE-2024-29069 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.62

Fixed versions

  • 2.62

Solution

Upgrade to version 2.62 or above.

Impact 7.3 HIGH

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

Learn more about CVSS

Weakness

  • CWE-59: Improper Link Resolution Before File Access ('Link Following')
  • CWE-610: Externally Controlled Reference to a Resource in Another Sphere

Source file

go/github.com/snapcore/snapd/CVE-2024-29069.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:07 +0000.