2017-10-16 12:31:07 -04:00
{
2019-03-17 23:09:20 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2016-3995" ,
"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" : [
2017-10-16 12:31:07 -04:00
{
2019-03-17 23:09:20 +00:00
"lang" : "eng" ,
"value" : "The timing attack protection in Rijndael::Enc::ProcessAndXorBlock and Rijndael::Dec::ProcessAndXorBlock in Crypto++ (aka cryptopp) before 5.6.4 may be optimized out by the compiler, which allows attackers to conduct timing attacks."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:09:20 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20160411 Re: CVE request: libcrypto++ - Timing Attack Counter Measure" ,
"refsource" : "MLIST" ,
"url" : "http://www.openwall.com/lists/oss-security/2016/04/11/2"
} ,
{
"name" : "https://github.com/weidai11/cryptopp/issues/146" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/weidai11/cryptopp/issues/146"
} ,
{
"name" : "85975" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/85975"
}
]
}
}