What the vulnerability does

01Description

The Go SSH library (x/crypto/ssh) by default does not verify host keys, facilitating man-in-the-middle attacks. Default behavior changed in commit e4e2799 to require explicitly registering a hostkey verification mechanism.

Key dates

02Disclosure timeline

April 4, 2017 CVE published
August 5, 2024 Record updated