### [CVE-2011-4613](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4613) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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.