CVE-2019-10063: Input Validation
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.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the vulnerability ID for this security flaw?
The vulnerability ID for this security flaw is CVE-2019-10063.
What is the severity level of CVE-2019-10063?
CVE-2019-10063 has a severity level of critical with a value of 9.
Which versions of Flatpak are affected by CVE-2019-10063?
Flatpak versions before 1.0.8, 1.1.x before 1.1.4, 1.2.x before 1.2.5, and 1.3.x before 1.3.2 are affected by CVE-2019-10063.
How do I fix the CVE-2019-10063 vulnerability?
To fix the CVE-2019-10063 vulnerability, update Flatpak to version 1.3.2 or later.
Where can I find more information about CVE-2019-10063?
More information about CVE-2019-10063 can be found at the following references: [Reference 1](https://access.redhat.com/errata/RHSA-2019:1024), [Reference 2](https://access.redhat.com/errata/RHSA-2019:1143), [Reference 3](https://github.com/flatpak/flatpak/issues/2782).