mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
26 lines
1.0 KiB
Markdown
26 lines
1.0 KiB
Markdown
### [CVE-2017-5226](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5226)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
When executing a program via the bubblewrap sandbox, the nonpriv session can escape to the parent session by using the TIOCSTI ioctl to push characters into the terminal's input buffer, allowing an attacker to escape the sandbox.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/projectatomic/bubblewrap/issues/142
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/CauldronDevelopmentLLC/sandbubble
|
|
- https://github.com/Eyewearkyiv/bubble
|
|
- https://github.com/containers/bubblewrap
|
|
- https://github.com/deepin-community/bubblewrap
|
|
- https://github.com/flatpak/ppa-bubblewrap
|
|
- https://github.com/hartwork/antijack
|
|
- https://github.com/openkylin/bubblewrap
|
|
- https://github.com/pop-os/bubblewrap
|
|
|