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.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/97481 | Third Party Advisory VDB Entry |
https://bridge.grumpy-troll.org/2017/04/golang-ssh-security/ | Third Party Advisory |
https://github.com/golang/crypto/commit/e4e2799dd7aab89f583e1d898300d96367750991 | Patch Third Party Advisory |
https://github.com/golang/go/issues/19767 | Third Party Advisory |
https://godoc.org/golang.org/x/crypto/ssh | Vendor Advisory |
http://www.securityfocus.com/bid/97481 | Third Party Advisory VDB Entry |
https://bridge.grumpy-troll.org/2017/04/golang-ssh-security/ | Third Party Advisory |
https://github.com/golang/crypto/commit/e4e2799dd7aab89f583e1d898300d96367750991 | Patch Third Party Advisory |
https://github.com/golang/go/issues/19767 | Third Party Advisory |
https://godoc.org/golang.org/x/crypto/ssh | Vendor Advisory |
Configurations
History
21 Nov 2024, 03:25
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.securityfocus.com/bid/97481 - Third Party Advisory, VDB Entry | |
References | () https://bridge.grumpy-troll.org/2017/04/golang-ssh-security/ - Third Party Advisory | |
References | () https://github.com/golang/crypto/commit/e4e2799dd7aab89f583e1d898300d96367750991 - Patch, Third Party Advisory | |
References | () https://github.com/golang/go/issues/19767 - Third Party Advisory | |
References | () https://godoc.org/golang.org/x/crypto/ssh - Vendor Advisory |
Information
Published : 2017-04-04 14:59
Updated : 2024-11-21 03:25
NVD link : CVE-2017-3204
Mitre link : CVE-2017-3204
CVE.ORG link : CVE-2017-3204
JSON object : View
Products Affected
golang
- crypto
CWE