mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 08:27:12 +02:00
24 lines
1001 B
Markdown
24 lines
1001 B
Markdown
### [CVE-2016-10010](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10010)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|