mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
24 lines
1.0 KiB
Markdown
24 lines
1.0 KiB
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
|
|
- https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf
|
|
|
|
#### Github
|
|
- https://github.com/Maribel0370/Nebula-io
|
|
- https://github.com/NeoOniX/5ATTACK
|
|
- https://github.com/bioly230/THM_Skynet
|
|
- https://github.com/lekctut/sdb-hw-13-01
|
|
- https://github.com/pedr0alencar/vlab-metasploitable2
|
|
- https://github.com/phx/cvescan
|
|
- https://github.com/vshaliii/Basic-Pentesting-2-Vulnhub-Walkthrough
|
|
|