mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 02:29:40 +02:00
18 lines
715 B
Markdown
18 lines
715 B
Markdown
### [CVE-2015-3146](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3146)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The (1) SSH_MSG_NEWKEYS and (2) SSH_MSG_KEXDH_REPLY packet handlers in package_cb.c in libssh before 0.6.5 do not properly validate state, which allows remote attackers to cause a denial of service (NULL pointer dereference and crash) via a crafted SSH packet.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/mzet-/Security-Advisories
|
|
|