CVE-2019-10063
Last modified
CVE-2019-10063 is a vulnerability of currently unknown severity. 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. EPSS estimates a 1.91% chance of exploitation in the next 30 days.
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
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Flatpak | Flatpak | < 1.0.8 |
| Flatpak | Flatpak | >= 1.1.0, <= 1.1.3 |
| Flatpak | Flatpak | >= 1.2.0, < 1.2.4 |
| Flatpak | Flatpak | 1.3.0 |
References
- https://github.com/flatpak/flatpak/issues/2782Issue Tracking, Patch, Third Party Advisory
- https://github.com/flatpak/flatpak/issues/2782Issue Tracking, Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2019-10063?
How severe is CVE-2019-10063?
How do I fix CVE-2019-10063?
Are you affected by CVE-2019-10063?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
