CVE-2024-32462
published 2024-04-18CVE-2024-32462: Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux. in versions before 1.10.9, 1.12.9, 1.14.6, and 1.15.8, a…
PriorityP349high8.4CVSS 3.1
AVLACLPRLUINSCCHIHAN
EPSS
0.51%
39.7th percentile
Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux. in versions before 1.10.9, 1.12.9, 1.14.6, and 1.15.8, a malicious or compromised Flatpak app could execute arbitrary code outside its sandbox. Normally, the `--command` argument of `flatpak run` expects to be given a command to run in the specified Flatpak app, optionally along with some arguments. However it is possible to instead pass `bwrap` arguments to `--command=`, such as `--bind`. It's possible to pass an arbitrary `commandline` to the portal interface `org.freedesktop.portal.Background.RequestBackground` from within a Flatpak app. When this is converted into a `--command` and arguments, it achieves the same effect of passing arguments directly to `bwrap`, and thus can be used for a sandbox escape. The solution is to pass the `--` argument to `bwrap`, which makes it stop processing options. This has been supported since bubblewrap 0.3.0. All supported versions of Flatpak require at least that version of bubblewrap. xdg-desktop-portal version 1.18.4 will mitigate this vulnerability by only allowing Flatpak apps to create .desktop files for commands that do not start with --. The vulnerability is patched in 1.15.8, 1.10.9, 1.12.9, and 1.14.6.
Affected
14 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | flatpak | < flatpak 1.14.4-1+deb12u1 (bookworm) | flatpak 1.14.4-1+deb12u1 (bookworm) |
| fedoraproject | fedora | — | — |
| fedoraproject | fedora | — | — |
| flatpak | flatpak | < 1.10.9 | 1.10.9 |
| flatpak | flatpak | — | — |
| flatpak | flatpak | — | — |
| flatpak | flatpak | — | — |
| flatpak | flatpak | >= 0 < 1.10.8-0+deb11u2 | 1.10.8-0+deb11u2 |
| flatpak | flatpak | >= 0 < 1.14.4-1+deb12u1 | 1.14.4-1+deb12u1 |
| flatpak | flatpak | >= 0 < 1.14.6-1 | 1.14.6-1 |
| flatpak | flatpak | >= 0 < 1.14.6-1 | 1.14.6-1 |
| flatpak | flatpak | >= 1.12.0 < 1.12.9 | 1.12.9 |
| flatpak | flatpak | >= 1.14.0 < 1.14.6 | 1.14.6 |
| flatpak | flatpak | >= 1.15.0 < 1.15.8 | 1.15.8 |
CVSS provenance
nvdv3.18.4HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
osv8.4HIGH
vendor_debian8.4HIGH
vendor_redhat8.4HIGH
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Red Hat
flatpak: sandbox escape via RequestBackground portal
vendor_redhat·2024-04-18·CVSS 8.4
CVE-2024-32462 [HIGH] CWE-88 flatpak: sandbox escape via RequestBackground portal
flatpak: sandbox escape via RequestBackground portal
Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux. in versions before 1.10.9, 1.12.9, 1.14.6, and 1.15.8, a malicious or compromised Flatpak app could execute arbitrary code outside its sandbox. Normally, the `--command` argument of `flatpak run` expects to be given a command to run in the specified Flatpak app, optionally along with some arguments. However it is possible to instead pass `bwrap` arguments to `--command=`, such as `--bind`. It's possible to pass an arbitrary `commandline` to the portal interface `org.freedesktop.portal.Background.RequestBackground` from within a Flatpak app. When this is converted into a `--command` and arguments, it achieves the same effect of passing ar
Debian
CVE-2024-32462: flatpak - Flatpak is a system for building, distributing, and running sandboxed desktop ap...
vendor_debian·2024·CVSS 8.4
CVE-2024-32462 [HIGH] CVE-2024-32462: flatpak - Flatpak is a system for building, distributing, and running sandboxed desktop ap...
Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux. in versions before 1.10.9, 1.12.9, 1.14.6, and 1.15.8, a malicious or compromised Flatpak app could execute arbitrary code outside its sandbox. Normally, the `--command` argument of `flatpak run` expects to be given a command to run in the specified Flatpak app, optionally along with some arguments. However it is possible to instead pass `bwrap` arguments to `--command=`, such as `--bind`. It's possible to pass an arbitrary `commandline` to the portal interface `org.freedesktop.portal.Background.RequestBackground` from within a Flatpak app. When this is converted into a `--command` and arguments, it achieves the same effect of passing arguments directly to `bwrap`, and thus can be used for
OSV
CVE-2024-32462: Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux
osv·2024-04-18·CVSS 8.4
CVE-2024-32462 [HIGH] CVE-2024-32462: Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux
Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux. in versions before 1.10.9, 1.12.9, 1.14.6, and 1.15.8, a malicious or compromised Flatpak app could execute arbitrary code outside its sandbox. Normally, the `--command` argument of `flatpak run` expects to be given a command to run in the specified Flatpak app, optionally along with some arguments. However it is possible to instead pass `bwrap` arguments to `--command=`, such as `--bind`. It's possible to pass an arbitrary `commandline` to the portal interface `org.freedesktop.portal.Background.RequestBackground` from within a Flatpak app. When this is converted into a `--command` and arguments, it achieves the same effect of passing arguments directly to `bwrap`, and thus can be used for
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
http://www.openwall.com/lists/oss-security/2024/04/18/5https://github.com/flatpak/flatpak/commit/72016e3fce8fcbeab707daf4f1a02b931fcc004dhttps://github.com/flatpak/flatpak/commit/81abe2a37d363f5099c3d0bdcd0caad6efc5bf97https://github.com/flatpak/flatpak/commit/b7c1a558e58aaeb1d007d29529bbb270dc4ff11ehttps://github.com/flatpak/flatpak/commit/bbab7ed1e672356d1a78b422462b210e8e875931https://github.com/flatpak/flatpak/security/advisories/GHSA-phv6-cpc2-2fgjhttps://lists.fedoraproject.org/archives/list/[email protected]/message/IB6VQAF5S2YOBULDHPUKPOEIKONOP5KO/https://lists.fedoraproject.org/archives/list/[email protected]/message/ZFNSCFJVMAQK5AF55JBN7OSJP3CREDBD/http://www.openwall.com/lists/oss-security/2024/04/18/5https://github.com/flatpak/flatpak/commit/72016e3fce8fcbeab707daf4f1a02b931fcc004dhttps://github.com/flatpak/flatpak/commit/81abe2a37d363f5099c3d0bdcd0caad6efc5bf97https://github.com/flatpak/flatpak/commit/b7c1a558e58aaeb1d007d29529bbb270dc4ff11ehttps://github.com/flatpak/flatpak/commit/bbab7ed1e672356d1a78b422462b210e8e875931https://github.com/flatpak/flatpak/security/advisories/GHSA-phv6-cpc2-2fgjhttps://lists.fedoraproject.org/archives/list/[email protected]/message/IB6VQAF5S2YOBULDHPUKPOEIKONOP5KO/https://lists.fedoraproject.org/archives/list/[email protected]/message/ZFNSCFJVMAQK5AF55JBN7OSJP3CREDBD/
2024-04-18
Published