mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 03:37:37 +02:00
18 lines
769 B
Markdown
18 lines
769 B
Markdown
### [CVE-2011-4613](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4613)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The X.Org X wrapper (xserver-wrapper.c) in Debian GNU/Linux and Ubuntu Linux does not properly verify the TTY of a user who is starting X, which allows local users to bypass intended access restrictions by associating stdin with a file that is misinterpreted as the console TTY.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652249
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|