### [CVE-2014-8101](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8101) ![](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 RandR extension in XFree86 4.2.0, X.Org X Window System (aka X11 or X) X11R6.7, and X.Org Server (aka xserver and xorg-server) before 1.16.3 allows remote authenticated users to cause a denial of service (out-of-bounds read or write) or possibly execute arbitrary code via a crafted length or index value to the (1) SProcRRQueryVersion, (2) SProcRRGetScreenInfo, (3) SProcRRSelectInput, or (4) SProcRRConfigureOutputProperty function. ### POC #### Reference - http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html - http://www.oracle.com/technetwork/topics/security/cpujul2015-2367936.html #### Github No PoCs found on GitHub currently.