mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-12-13 23:37:08 +00:00
73 lines
1.9 KiB
JSON
73 lines
1.9 KiB
JSON
|
|
{
|
||
|
|
"CVE_data_meta" : {
|
||
|
|
"ASSIGNER" : "cert@cert.org",
|
||
|
|
"ID" : "CVE-2017-3204",
|
||
|
|
"STATE" : "PUBLIC"
|
||
|
|
},
|
||
|
|
"affects" : {
|
||
|
|
"vendor" : {
|
||
|
|
"vendor_data" : [
|
||
|
|
{
|
||
|
|
"product" : {
|
||
|
|
"product_data" : [
|
||
|
|
{
|
||
|
|
"product_name" : "n/a",
|
||
|
|
"version" : {
|
||
|
|
"version_data" : [
|
||
|
|
{
|
||
|
|
"version_value" : "n/a"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"vendor_name" : "n/a"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"data_format" : "MITRE",
|
||
|
|
"data_type" : "CVE",
|
||
|
|
"data_version" : "4.0",
|
||
|
|
"description" : {
|
||
|
|
"description_data" : [
|
||
|
|
{
|
||
|
|
"lang" : "eng",
|
||
|
|
"value" : "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."
|
||
|
|
}
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"problemtype" : {
|
||
|
|
"problemtype_data" : [
|
||
|
|
{
|
||
|
|
"description" : [
|
||
|
|
{
|
||
|
|
"lang" : "eng",
|
||
|
|
"value" : "n/a"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"references" : {
|
||
|
|
"reference_data" : [
|
||
|
|
{
|
||
|
|
"url" : "https://bridge.grumpy-troll.org/2017/04/golang-ssh-security/"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"url" : "https://godoc.org/golang.org/x/crypto/ssh"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"url" : "https://github.com/golang/crypto/commit/e4e2799dd7aab89f583e1d898300d96367750991"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"url" : "https://github.com/golang/go/issues/19767"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"url" : "http://www.securityfocus.com/bid/97481"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|