CVE-2019-10063 Details
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.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://access.redhat.com/errata/RHSA-2019:1024 | CVE | |
| https://access.redhat.com/errata/RHSA-2019:1143 | CVE | |
| https://github.com/flatpak/flatpak/issues/2782 | CVE | Issue TrackingPatchThird Party Advisory |
| https://access.redhat.com/errata/RHSA-2019:1024 | [email protected] | |
| https://access.redhat.com/errata/RHSA-2019:1143 | [email protected] | |
| https://github.com/flatpak/flatpak/issues/2782 | [email protected] | Issue TrackingPatchThird Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-20 | Improper Input Validation | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| flatpak flatpak | < 1.0.8 >= 1.1.0, <= 1.1.3 >= 1.2.0, < 1.2.4 1.3.0 |
CPE
Remediation
| |
Change History
7 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| May 13, 2019 | CVE Modified | [email protected] |
| May 7, 2019 | CVE Modified | [email protected] |
| Apr 25, 2019 | Reanalysis | [email protected] |
| Mar 27, 2019 | Initial Analysis | [email protected] |