mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 11:48:07 +02:00
24 lines
1.0 KiB
Markdown
24 lines
1.0 KiB
Markdown
### [CVE-2016-8858](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8858)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The kex_input_kexinit function in kex.c in OpenSSH 6.x and 7.x through 7.3 allows remote attackers to cause a denial of service (memory consumption) by sending many duplicate KEXINIT requests. NOTE: a third party reports that "OpenSSH upstream does not consider this as a security issue."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cve-scores
|
|
- https://github.com/NeoOniX/5ATTACK
|
|
- https://github.com/bioly230/THM_Skynet
|
|
- https://github.com/dag-erling/kexkill
|
|
- https://github.com/retr0-13/cveScannerV2
|
|
- https://github.com/scmanjarrez/CVEScannerV2
|
|
- https://github.com/vshaliii/Basic-Pentesting-2-Vulnhub-Walkthrough
|
|
|