mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
20 lines
798 B
Markdown
20 lines
798 B
Markdown
### [CVE-2016-10011](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10011)
|
|

|
|

|
|

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