CVE-2021-41133

Name
CVE-2021-41133
Description
Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux. In versions prior to 1.10.4 and 1.12.0, Flatpak apps with direct access to AF_UNIX sockets such as those used by Wayland, Pipewire or pipewire-pulse can trick portals and other host-OS services into treating the Flatpak app as though it was an ordinary, non-sandboxed host-OS process. They can do this by manipulating the VFS using recent mount-related syscalls that are not blocked by Flatpak's denylist seccomp filter, in order to substitute a crafted `/.flatpak-info` or make that file disappear entirely. Flatpak apps that act as clients for AF_UNIX sockets such as those used by Wayland, Pipewire or pipewire-pulse can escalate the privileges that the corresponding services will believe the Flatpak app has. Note that protocols that operate entirely over the D-Bus session bus (user bus), system bus or accessibility bus are not affected by this. This is due to the use of a proxy process `xdg-dbus-proxy`, whose VFS cannot be manipulated by the Flatpak app, when interacting with these buses. Patches exist for versions 1.10.4 and 1.12.0, and as of time of publication, a patch for version 1.8.2 is being planned. There are no workarounds aside from upgrading to a patched version.
NVD Severity
high
Other trackers
Mailing lists
Exploits
Forges
GitHub (code, issues), Aports (code, issues)

References

Type URI
MISC https://github.com/flatpak/flatpak/commit/1330662f33a55e88bfe18e76de28b7922d91a999
MISC https://github.com/flatpak/flatpak/commit/a10f52a7565c549612c92b8e736a6698a53db330
MISC https://github.com/flatpak/flatpak/commit/4c34815784e9ffda5733225c7d95824f96375e36
MISC https://github.com/flatpak/flatpak/commit/89ae9fe74c6d445bb1b3a40e568d77cf5de47e48
MISC https://github.com/flatpak/flatpak/commit/462fca2c666e0cd2b60d6d2593a7216a83047aaf
MISC https://github.com/flatpak/flatpak/commit/e26ac7586c392b5eb35ff4609fe232c52523b2cf
CONFIRM https://github.com/flatpak/flatpak/security/advisories/GHSA-67h7-w3jq-vh4q
MISC https://github.com/flatpak/flatpak/commit/26b12484eb8a6219b9e7aa287b298a894b2f34ca
MISC https://github.com/flatpak/flatpak/commit/9766ee05b1425db397d2cf23afd24c7f6146a69f
FEDORA https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R5656ONDP2MGKIJMKEC7N2NXCV27WGTC/
vendor-advisory https://www.debian.org/security/2021/dsa-4984
mailing-list http://www.openwall.com/lists/oss-security/2021/10/26/9
FEDORA https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T5DKCYRC6MFSTFCUP4DELCOUUP3SFEFX/
vendor-advisory https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/R5656ONDP2MGKIJMKEC7N2NXCV27WGTC/
vendor-advisory https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/T5DKCYRC6MFSTFCUP4DELCOUUP3SFEFX/
vendor-advisory https://security.gentoo.org/glsa/202312-12

Match rules

CPE URI Source package Min version Max version
cpe:2.3:a:flatpak:flatpak:*:*:*:*:*:*:*:* flatpak >= 1.10.0 < 1.10.4
flatpak >= 1.8.0 <= 1.8.2
flatpak >= 1.11.0 < 1.12.0

Vulnerable and fixed packages

Source package Branch Version Maintainer Status
flatpak 3.14-community 1.10.5-r0 André Klitzing <aklitzing@gmail.com> fixed