### [CVE-2007-4752](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4752) ![](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 ssh in OpenSSH before 4.7 does not properly handle when an untrusted cookie cannot be created and uses a trusted X11 cookie instead, which allows attackers to violate intended policy and gain privileges by causing an X client to be treated as trusted. ### POC #### Reference - http://securityreason.com/securityalert/3126 #### Github No PoCs found on GitHub currently.