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 install arbitrary scripts into the users PATH which may then be run
by the user outside of the expected snap sandbox and hence allow them
to escape confinement.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-07-25 19:15
Updated : 2024-07-26 12:38
NVD link : CVE-2024-1724
Mitre link : CVE-2024-1724
CVE.ORG link : CVE-2024-1724
JSON object : View
Products Affected
No product.
CWE
CWE-732
Incorrect Permission Assignment for Critical Resource