CVE-2019-10063

Description

Flatpak before 1.0.8, 1.1.x and 1.2.x before 1.2.4, and 1.3.x before 1.3.1 allows a sandbox bypass. Flatpak versions since 0.8.1 address CVE-2017-5226 by using a seccomp filter to prevent sandboxed apps from using the TIOCSTI ioctl, which could otherwise be used to inject commands into the controlling terminal so that they would be executed outside the sandbox after the sandboxed app exits. This fix was incomplete: on 64-bit platforms, the seccomp filter could be bypassed by an ioctl request number that has TIOCSTI in its 32 least significant bits and an arbitrary nonzero value in its 32 most significant bits, which the Linux kernel would treat as equivalent to TIOCSTI.

Risk Information

Base Score
9.0
MODERATE
Vector
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
EPSS Score
Exploitation Probability
0.101

Associated Vulnerability

VulnerabilityOS Platform
(RHSA-2019:1143) flatpak security update flatpak-1.0.6-3.el8_0.x86_64.rpmLinux
(RHSA-2019:1143) flatpak security update flatpak-debugsource-1.0.6-3.el8_0.i686.rpmLinux
(RHSA-2019:1143) flatpak security update flatpak-debugsource-1.0.6-3.el8_0.x86_64.rpmLinux
(RHSA-2019:1143) flatpak security update flatpak-libs-1.0.6-3.el8_0.i686.rpmLinux
(RHSA-2019:1143) flatpak security update flatpak-libs-1.0.6-3.el8_0.x86_64.rpmLinux

Patch Details

No records found

References

https://nvd.nist.gov/vuln/detail/CVE-2023-1234
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1234