mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 10:04:45 +02:00
18 lines
648 B
Markdown
18 lines
648 B
Markdown
### [CVE-2008-0852](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0852)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
freeSSHd 1.2 and earlier allows remote attackers to cause a denial of service (crash) via a SSH2_MSG_NEWKEYS packet to TCP port 22, which triggers a NULL pointer dereference.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://aluigi.altervista.org/adv/freesshdnull-adv.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|