2017-10-16 12:31:07 -04:00
{
2019-03-18 02:58:33 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2016-7544" ,
"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-18 02:58:33 +00:00
"lang" : "eng" ,
"value" : "Crypto++ 5.6.4 incorrectly uses Microsoft's stack-based _malloca and _freea functions. The library will request a block of memory to align a table in memory. If the table is later reallocated, then the wrong pointer could be freed."
2017-10-16 12:31:07 -04:00
}
2019-03-18 02:58:33 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "93164" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/93164"
} ,
{
"name" : "[oss-security] 20160922 CVE Assignment for Crypto++ and \"AES and incorrect argument to _freea() under Microsoft compilers\"" ,
"refsource" : "MLIST" ,
"url" : "http://www.openwall.com/lists/oss-security/2016/09/23/5"
} ,
{
"name" : "https://github.com/weidai11/cryptopp/issues/302" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/weidai11/cryptopp/issues/302"
} ,
{
"name" : "https://www.cryptopp.com/release565.html" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.cryptopp.com/release565.html"
} ,
{
"name" : "[oss-security] 20160923 Re: CVE Assignment for Crypto++ and \"AES and incorrect argument to _freea() under Microsoft compilers\"" ,
"refsource" : "MLIST" ,
"url" : "http://www.openwall.com/lists/oss-security/2016/09/23/9"
}
]
}
}