Files
CVEs-PoC/2016/CVE-2016-10124.md
T
2024-05-26 14:27:05 +02:00

19 lines
778 B
Markdown

### [CVE-2016-10124](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10124)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
An issue was discovered in Linux Containers (LXC) before 2016-02-22. When executing a program via lxc-attach, 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 container.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/hartwork/antijack