Canonical Snapd vulnerabilities

17 known vulnerabilities affecting canonical/snapd.

Total CVEs
17
CISA KEV
0
Public exploits
2
Exploited in wild
0
Severity breakdown
CRITICAL2HIGH11MEDIUM4

Vulnerabilities

Page 1 of 1
CVE-2024-29069HIGHCVSS 7.3fixed in 2.622024-07-25
CVE-2024-29069 [MEDIUM] CWE-610 CVE-2024-29069: In snapd versions prior to 2.62, snapd failed to properly check the destination of symbolic links wh 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
cvelistv5nvd
CVE-2024-1724HIGHCVSS 8.2fixed in 2.622024-07-25
CVE-2024-1724 [MEDIUM] CWE-732 CVE-2024-1724: In snapd versions prior to 2.62, when using AppArmor for enforcement of sandbox permissions, snapd In snapd versions prior to 2.62, when using AppArmor for enforcement of sandbox permissions, snapd failed to restrict writes to the $HOME/bin path. In Ubuntu, when this path exists, it is automatically added to the users PATH. An attacker who could convince a user to install a malicious snap which used the 'home' plug could use this vulnerability to in
nvd
CVE-2024-29068MEDIUMCVSS 6.6fixed in 2.622024-07-25
CVE-2024-29068 [MEDIUM] CWE-20 CVE-2024-29068: In snapd versions prior to 2.62, snapd failed to properly check the file type when extracting a snap In snapd versions prior to 2.62, snapd failed to properly check the file type when extracting a snap. The snap format is a squashfs file-system image and so can contain files that are non-regular files (such as pipes or sockets etc). Various file entries within the snap squashfs image (such as icons etc) are directly read by snapd when it is extracte
cvelistv5nvd
CVE-2020-27352HIGHCVSS 8.8fixed in 2.48.32024-06-21
CVE-2020-27352 [CRITICAL] CWE-269 CVE-2020-27352: When generating the systemd service units for the docker snap (and other similar snaps), snapd does When generating the systemd service units for the docker snap (and other similar snaps), snapd does not specify Delegate=yes - as a result systemd will move processes from the containers created and managed by these snaps into the cgroup of the main daemon within the snap itself when reloading system units. This may grant additional privileges to a
nvd
CVE-2024-5138HIGHCVSS 8.1≥ 2.51.6, < 2.63.12024-05-31
CVE-2024-5138 [HIGH] CWE-20 CVE-2024-5138: The snapctl component within snapd allows a confined snap to interact with the snapd daemon to take The snapctl component within snapd allows a confined snap to interact with the snapd daemon to take certain privileged actions on behalf of the snap. It was found that snapctl did not properly parse command-line arguments, allowing an unprivileged user to trigger an authorised action on behalf of the snap that would normally require administrator privileg
nvd
CVE-2022-3328HIGHCVSS 7.0fixed in 2.61.12024-01-08
CVE-2022-3328 [HIGH] CWE-362 CVE-2022-3328: Race condition in snap-confine's must_mkdir_and_open_with_perms() Race condition in snap-confine's must_mkdir_and_open_with_perms()
nvd
CVE-2023-1523CRITICALCVSS 10.0fixed in 2.59.52023-09-01
CVE-2023-1523 [CRITICAL] CWE-74 CVE-2023-1523: Using the TIOCLINUX ioctl request, a malicious snap could inject contents into the input of the cont Using the TIOCLINUX ioctl request, a malicious snap could inject contents into the input of the controlling terminal which could allow it to cause arbitrary commands to be executed outside of the snap sandbox after the snap exits. Graphical terminal emulators like xterm, gnome-terminal and others are not affected - this can only be exploited when sna
nvd
CVE-2021-44731HIGHCVSS 7.8≤ 2.54.22022-02-17
CVE-2021-44731 [HIGH] CWE-362 CVE-2021-44731: A race condition existed in the snapd 2.54.2 snap-confine binary when preparing a private mount name A race condition existed in the snapd 2.54.2 snap-confine binary when preparing a private mount namespace for a snap. This could allow a local attacker to gain root privileges by bind-mounting their own contents inside the snap's private mount namespace and causing snap-confine to execute arbitrary code and hence gain privilege escalation. Fixed in sn
nvd
CVE-2021-4120HIGHCVSS 7.8≤ 2.54.22022-02-17
CVE-2021-4120 [HIGH] CWE-20 CVE-2021-4120: snapd 2.54.2 fails to perform sufficient validation of snap content interface and layout paths, resu snapd 2.54.2 fails to perform sufficient validation of snap content interface and layout paths, resulting in the ability for snaps to inject arbitrary AppArmor policy rules via malformed content interface and layout declarations and hence escape strict snap confinement. Fixed in snapd versions 2.54.3+18.04, 2.54.3+20.04 and 2.54.3+21.10.1
nvd
CVE-2021-44730HIGHCVSS 8.8≤ 2.54.22022-02-17
CVE-2021-44730 [HIGH] CWE-59 CVE-2021-44730: snapd 2.54.2 did not properly validate the location of the snap-confine binary. A local attacker who snapd 2.54.2 did not properly validate the location of the snap-confine binary. A local attacker who can hardlink this binary to another location to cause snap-confine to execute other arbitrary binaries and hence gain privilege escalation. Fixed in snapd versions 2.54.3+18.04, 2.54.3+20.04 and 2.54.3+21.10.1
nvd
CVE-2021-3155MEDIUMCVSS 5.5fixed in 2.54.32022-02-17
CVE-2021-3155 [LOW] CWE-276 CVE-2021-3155: snapd 2.54.2 and earlier created ~/snap directories in user home directories without specifying owne snapd 2.54.2 and earlier created ~/snap directories in user home directories without specifying owner-only permissions. This could allow a local attacker to read information that should have been private. Fixed in snapd versions 2.54.3+18.04, 2.54.3+20.04 and 2.54.3+21.10.1
nvd
CVE-2020-11933MEDIUMCVSS 6.8fixed in 2.45.2≥ 2.45.2, < 2.45.2, revision 85392020-07-29
CVE-2020-11933 [HIGH] CWE-264 CVE-2020-11933: cloud-init as managed by snapd on Ubuntu Core 16 and Ubuntu Core 18 devices was run without restrict cloud-init as managed by snapd on Ubuntu Core 16 and Ubuntu Core 18 devices was run without restrictions on every boot, which a physical attacker could exploit by crafting cloud-init user-data/meta-data via external media to perform arbitrary changes on the device to bypass intended security mechanisms such as full disk encryption. This issue did not
cvelistv5nvd
CVE-2020-11934MEDIUMCVSS 5.9≥ 2.45.1, < 2.45.1ubuntu0.22020-07-29
CVE-2020-11934 [MEDIUM] CWE-668 CVE-2020-11934: It was discovered that snapctl user-open allowed altering the $XDG_DATA_DIRS environment variable wh It was discovered that snapctl user-open allowed altering the $XDG_DATA_DIRS environment variable when calling the system xdg-open. OpenURL() in usersession/userd/launcher.go would alter $XDG_DATA_DIRS to append a path to a directory controlled by the calling snap. A malicious snap could exploit this to bypass intended access restrictions to control
cvelistv5nvd
CVE-2019-11502HIGHCVSS 7.5fixed in 2.382019-04-24
CVE-2019-11502 [HIGH] CWE-59 CVE-2019-11502: snap-confine in snapd before 2.38 incorrectly set the ownership of a snap application to the uid and snap-confine in snapd before 2.38 incorrectly set the ownership of a snap application to the uid and gid of the first calling user. Consequently, that user had unintended access to a private /tmp directory.
nvd
CVE-2019-11503HIGHCVSS 7.5fixed in 2.392019-04-24
CVE-2019-11503 [HIGH] CWE-59 CVE-2019-11503: snap-confine as included in snapd before 2.39 did not guard against symlink races when performing th snap-confine as included in snapd before 2.39 did not guard against symlink races when performing the chdir() to the current working directory of the calling user, aka a "cwd restore permission bypass."
nvd
CVE-2019-7304CRITICALCVSS 9.8PoCfixed in 2.37.1≥ unspecified, < 2.37.12019-04-23
CVE-2019-7304 [CRITICAL] CWE-863 CVE-2019-7304: Canonical snapd before version 2.37.1 incorrectly performed socket owner validation, allowing an att Canonical snapd before version 2.37.1 incorrectly performed socket owner validation, allowing an attacker to run arbitrary commands as root. This issue affects: Canonical snapd versions prior to 2.37.1.
cvelistv5nvd
CVE-2019-7303HIGHCVSS 7.5PoCfixed in 2.37.4≥ unspecified, < 2.37.42019-04-23
CVE-2019-7303 [HIGH] CWE-628 CVE-2019-7303: A vulnerability in the seccomp filters of Canonical snapd before version 2.37.4 allows a strict mode A vulnerability in the seccomp filters of Canonical snapd before version 2.37.4 allows a strict mode snap to insert characters into a terminal on a 64-bit host. The seccomp rules were generated to match 64-bit ioctl(2) commands on a 64-bit platform; however, the Linux kernel only uses the lower 32 bits to determine which ioctl(2) commands to run. This i
cvelistv5nvd