cve/2006/CVE-2006-4925.md
2024-06-18 02:51:15 +02:00

683 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