cve/2015/CVE-2015-3146.md
2024-05-26 14:27:05 +02:00

715 B

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