An issue was discovered in Cinnamon 1.9.2 through 3.8.6. The cinnamon-settings-users.py GUI runs as root and allows configuration of (for example) other users' icon files in _on_face_browse_menuitem_activated and _on_face_menuitem_activated. These icon files are written to the respective user's $HOME/.face location. If an unprivileged user prepares a symlink pointing to an arbitrary location, then this location will be overwritten with the icon content.
The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource.
Link | Tags |
---|---|
https://bugzilla.suse.com/show_bug.cgi?id=1083067 | issue tracking third party advisory patch |
https://github.com/linuxmint/Cinnamon/pull/7683 | third party advisory patch |
https://lists.debian.org/debian-lts-announce/2018/07/msg00011.html | third party advisory mailing list |