cvelist/2016/6xxx/CVE-2016-6210.json

113 lines
3.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-6210",
"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" : "sshd in OpenSSH before 7.3, when SHA256 or SHA512 are used for user password hashing, uses BLOWFISH hashing on a static password when the username does not exist, which allows remote attackers to enumerate users by leveraging the timing difference between responses when a large password is provided."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "40113",
"refsource" : "EXPLOIT-DB",
2017-10-16 12:31:07 -04:00
"url" : "https://www.exploit-db.com/exploits/40113/"
},
{
"name" : "40136",
"refsource" : "EXPLOIT-DB",
2017-10-16 12:31:07 -04:00
"url" : "https://www.exploit-db.com/exploits/40136/"
},
{
"name" : "20160714 opensshd - user enumeration",
"refsource" : "FULLDISC",
2017-10-16 12:31:07 -04:00
"url" : "http://seclists.org/fulldisclosure/2016/Jul/51"
},
{
"name" : "https://www.openssh.com/txt/release-7.3",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://www.openssh.com/txt/release-7.3"
},
2019-02-07 06:07:29 -05:00
{
"name" : "https://security.netapp.com/advisory/ntap-20190206-0001/",
"refsource" : "CONFIRM",
"url" : "https://security.netapp.com/advisory/ntap-20190206-0001/"
},
2017-11-03 15:04:18 -04:00
{
"name" : "DSA-3626",
"refsource" : "DEBIAN",
2017-11-03 15:04:18 -04:00
"url" : "http://www.debian.org/security/2016/dsa-3626"
},
2017-10-16 12:31:07 -04:00
{
"name" : "GLSA-201612-18",
"refsource" : "GENTOO",
2017-10-16 12:31:07 -04:00
"url" : "https://security.gentoo.org/glsa/201612-18"
},
2018-01-04 15:05:12 -05:00
{
"name" : "RHSA-2017:2029",
"refsource" : "REDHAT",
2018-01-04 15:05:12 -05:00
"url" : "https://access.redhat.com/errata/RHSA-2017:2029"
},
{
"name" : "RHSA-2017:2563",
"refsource" : "REDHAT",
2018-01-04 15:05:12 -05:00
"url" : "https://access.redhat.com/errata/RHSA-2017:2563"
},
2017-10-16 12:31:07 -04:00
{
"name" : "91812",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/91812"
},
{
"name" : "1036319",
"refsource" : "SECTRACK",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securitytracker.com/id/1036319"
}
]
}
}