### [CVE-2016-10011](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10011) ![](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 authfile.c in sshd in OpenSSH before 7.4 does not properly consider the effects of realloc on buffer contents, which might allow local users to obtain sensitive private-key information by leveraging access to a privilege-separated child process. ### POC #### Reference No PoCs from references. #### Github - https://github.com/bioly230/THM_Skynet - https://github.com/phx/cvescan - https://github.com/vshaliii/Basic-Pentesting-2-Vulnhub-Walkthrough