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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
sshd in OpenSSH before 7.4 allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via an out-of-sequence NEWKEYS message, as demonstrated by Honggfuzz, related to kex.c and packet.c.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://kc.mcafee.com/corporate/index?page=content&id=SB10284
|
|
|
|
#### Github
|
|
- https://github.com/bioly230/THM_Skynet
|
|
- https://github.com/phx/cvescan
|
|
- https://github.com/project7io/nmap
|
|
- https://github.com/scmanjarrez/CVEScannerV2
|
|
- https://github.com/syadg123/pigat
|
|
- https://github.com/teamssix/pigat
|
|
- https://github.com/vshaliii/Basic-Pentesting-2-Vulnhub-Walkthrough
|
|
|