TROYANOSYVIRUS
Back to CVEs

CVE-2021-21381

HIGH
7.1

Description

Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux. In Flatpack since version 0.9.4 and before version 1.10.2 has a vulnerability in the "file forwarding" feature which can be used by an attacker to gain access to files that would not ordinarily be allowed by the app's permissions. By putting the special tokens `@@` and/or `@@u` in the Exec field of a Flatpak app's .desktop file, a malicious app publisher can trick flatpak into behaving as though the user had chosen to open a target file with their Flatpak app, which automatically makes that file available to the Flatpak app. This is fixed in version 1.10.2. A minimal solution is the first commit "`Disallow @@ and @@U usage in desktop files`". The follow-up commits "`dir: Reserve the whole @@ prefix`" and "`dir: Refuse to export .desktop files with suspicious uses of @@ tokens`" are recommended, but not strictly required. As a workaround, avoid installing Flatpak apps from untrusted sources, or check the contents of the exported `.desktop` files in `exports/share/applications/*.desktop` (typically `~/.local/share/flatpak/exports/share/applications/*.desktop` and `/var/lib/flatpak/exports/share/applications/*.desktop`) to make sure that literal filenames do not follow `@@` or `@@u`.

CVE Details

CVSS v3.1 Score7.1
SeverityHIGH
CVSS VectorCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N
Attack VectorLOCAL
ComplexityLOW
Privileges RequiredNONE
User InteractionREQUIRED
Published3/11/2021
Last Modified11/21/2024
Sourcenvd
Honeypot Sightings0

Affected Products

debian:debian_linuxfedoraproject:fedoraflatpak:flatpak

Weaknesses (CWE)

CWE-74

References

https://github.com/flatpak/flatpak/pull/4156(security-advisories@github.com)
https://security.gentoo.org/glsa/202312-12(security-advisories@github.com)
https://www.debian.org/security/2021/dsa-4868(security-advisories@github.com)
https://github.com/flatpak/flatpak/pull/4156(af854a3a-2127-422b-91ae-364da2661108)
https://github.com/flatpak/flatpak/releases/tag/1.10.2(af854a3a-2127-422b-91ae-364da2661108)
https://security.gentoo.org/glsa/202312-12(af854a3a-2127-422b-91ae-364da2661108)
https://www.debian.org/security/2021/dsa-4868(af854a3a-2127-422b-91ae-364da2661108)

IOC Correlations

No correlations recorded

This product uses data from the NVD API but is not endorsed or certified by the NVD.