2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2017-14737" ,
"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" : "A cryptographic cache-based side channel in the RSA implementation in Botan before 1.10.17, and 1.11.x and 2.x before 2.3.0, allows a local attacker to recover information about RSA secret keys, as demonstrated by CacheD. This occurs because an array is indexed with bits derived from a secret key."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2018-04-05 09:33:01 -04:00
"name" : "https://github.com/randombit/botan/issues/1222" ,
"refsource" : "MISC" ,
2017-10-16 12:31:07 -04:00
"url" : "https://github.com/randombit/botan/issues/1222"
} ,
{
2018-04-05 09:33:01 -04:00
"name" : "https://www.usenix.org/conference/usenixsecurity17/technical-sessions/presentation/wang-shuai" ,
"refsource" : "MISC" ,
2017-10-16 12:31:07 -04:00
"url" : "https://www.usenix.org/conference/usenixsecurity17/technical-sessions/presentation/wang-shuai"
}
]
}
}