VYPR

snapd

by snapd

Source repositories

CVEs (4)

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