VYPR
Vendor

snapd

Products
4
CVEs
6
Across products
7
Status
Private

Products

4

Recent CVEs

6
  • CVE-2020-27352CriJun 21, 2024
    risk 0.60cvss 9.3epss 0.00

    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…

  • CVE-2021-44730HigFeb 17, 2022
    risk 0.51cvss 7.8epss 0.00

    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,…

  • CVE-2020-11933HigJul 29, 2020
    risk 0.47cvss 7.3epss 0.00

    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…

  • CVE-2021-3155LowFeb 17, 2022
    risk 0.00cvss 3.8epss 0.00

    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

  • CVE-2019-11503HigApr 24, 2019
    risk 0.00cvss 7.5epss 0.02

    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."

  • CVE-2019-11502HigApr 24, 2019
    risk 0.00cvss 7.5epss 0.02

    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.