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

19 lines
667 B
Markdown

### [CVE-2016-2568](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2568)
![](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
pkexec, when used with --user nonpriv, allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/hartwork/antijack