Files
CVEs-PoC/2016/CVE-2016-10012.md
T
2024-07-25 21:25:12 +00:00

24 lines
1.0 KiB
Markdown

### [CVE-2016-10012](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10012)
![](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
The shared memory manager (associated with pre-authentication compression) in sshd in OpenSSH before 7.4 does not ensure that a bounds check is enforced by all compilers, which might allows local users to gain privileges by leveraging access to a sandboxed privilege-separation process, related to the m_zback and m_zlib data structures.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/bigb0x/CVE-2024-6387
- 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