Files
CVEs-PoC/2006/CVE-2006-4925.md
T
2024-06-09 00:33:16 +00:00

732 B

CVE-2006-4925

Description

packet.c in ssh in OpenSSH allows remote attackers to cause a denial of service (crash) by sending an invalid protocol sequence with USERAUTH_SUCCESS before NEWKEYS, which causes newkeys[mode] to be NULL.

POC

Reference

Github