blob: 2821e09d5311e3df9353d3a3f193fe794aaa84c8 [file] [log] [blame]
{
"id": "GO-2020-0013",
"published": "2021-04-14T20:04:52Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2017-3204"
],
"details": "By default host key verification is disabled which allows for man-in-the-middle attacks against SSH clients if ClientConfig.HostKeyCallback is not set.",
"affected": [
{
"package": {
"name": "golang.org/x/crypto",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.0.0-20170330155735-e4e2799dd7aa"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2020-0013"
},
"ecosystem_specific": {
"imports": [
{
"path": "golang.org/x/crypto/ssh",
"symbols": [
"Dial",
"NewClientConn"
]
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://go.dev/cl/340830"
},
{
"type": "FIX",
"url": "https://go.googlesource.com/crypto/+/e4e2799dd7aab89f583e1d898300d96367750991"
},
{
"type": "REPORT",
"url": "https://go.dev/issue/19767"
},
{
"type": "WEB",
"url": "https://bridge.grumpy-troll.org/2017/04/golang-ssh-security/"
}
],
"credits": [
{
"name": "Phil Pennock"
}
],
"schema_version": "1.3.1"
}