OESA-2024-1426

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-1426
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2024-1426.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2024-1426
Upstream
Published
2024-04-12T11:07:41Z
Modified
2025-08-12T05:38:39.862136Z
Summary
flatpak security update
Details

flatpak is a system for building, distributing and running sandboxed desktop applications on Linux. See https://wiki.gnome.org/Projects/SandboxedApps for more information.

Security Fix(es):

Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux. Versions prior to 1.10.8, 1.12.8, 1.14.4, and 1.15.4 contain a vulnerability similar to CVE-2017-5226, but using the TIOCLINUX ioctl command instead of TIOCSTI. If a Flatpak app is run on a Linux virtual console such as /dev/tty1, it can copy text from the virtual console and paste it into the command buffer, from which the command might be run after the Flatpak app has exited. Ordinary graphical terminal emulators like xterm, gnome-terminal and Konsole are unaffected. This vulnerability is specific to the Linux virtual consoles /dev/tty1, /dev/tty2 and so on. A patch is available in versions 1.10.8, 1.12.8, 1.14.4, and 1.15.4. As a workaround, don't run Flatpak on a Linux virtual console. Flatpak is primarily designed to be used in a Wayland or X11 graphical environment.(CVE-2023-28100)

Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux. In versions prior to 1.10.8, 1.12.8, 1.14.4, and 1.15.4, if an attacker publishes a Flatpak app with elevated permissions, they can hide those permissions from users of the flatpak(1) command-line interface by setting other permissions to crafted values that contain non-printable control characters such as ESC. A fix is available in versions 1.10.8, 1.12.8, 1.14.4, and 1.15.4. As a workaround, use a GUI like GNOME Software rather than the command-line interface, or only install apps whose maintainers you trust.(CVE-2023-28101)

Database specific
{
    "severity": "Medium"
}
References

Affected packages

openEuler:22.03-LTS-SP2 / flatpak

Package

Name
flatpak
Purl
pkg:rpm/openEuler/flatpak&distro=openEuler-22.03-LTS-SP2

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.10.2-7.oe2203sp2

Ecosystem specific

{
    "aarch64": [
        "flatpak-1.10.2-7.oe2203sp2.aarch64.rpm",
        "flatpak-debuginfo-1.10.2-7.oe2203sp2.aarch64.rpm",
        "flatpak-debugsource-1.10.2-7.oe2203sp2.aarch64.rpm",
        "flatpak-devel-1.10.2-7.oe2203sp2.aarch64.rpm"
    ],
    "src": [
        "flatpak-1.10.2-7.oe2203sp2.src.rpm"
    ],
    "noarch": [
        "flatpak-help-1.10.2-7.oe2203sp2.noarch.rpm"
    ],
    "x86_64": [
        "flatpak-devel-1.10.2-7.oe2203sp2.x86_64.rpm",
        "flatpak-debugsource-1.10.2-7.oe2203sp2.x86_64.rpm",
        "flatpak-debuginfo-1.10.2-7.oe2203sp2.x86_64.rpm",
        "flatpak-1.10.2-7.oe2203sp2.x86_64.rpm"
    ]
}