### [CVE-2016-10010](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10010) ![](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 sshd in OpenSSH before 7.4, when privilege separation is not used, creates forwarded Unix-domain sockets as root, which might allow local users to gain privileges via unspecified vectors, related to serverloop.c. ### POC #### Reference - http://packetstormsecurity.com/files/140262/OpenSSH-Local-Privilege-Escalation.html - https://www.exploit-db.com/exploits/40962/ #### Github - https://github.com/ARPSyndicate/cvemon - https://github.com/bioly230/THM_Skynet - https://github.com/phx/cvescan - https://github.com/retr0-13/cveScannerV2 - https://github.com/scmanjarrez/CVEScannerV2 - https://github.com/vshaliii/Basic-Pentesting-2-Vulnhub-Walkthrough