cvelist/2016/1xxx/CVE-2016-1516.json
2018-07-23 06:03:32 -04:00

73 lines
1.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cert@cert.org",
"ID" : "CVE-2016-1516",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "OpenCV 3.0.0",
"version" : {
"version_data" : [
{
"version_value" : "OpenCV 3.0.0"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "OpenCV 3.0.0 has a double free issue that allows attackers to execute arbitrary code."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "double free"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[debian-lts-announce] 20180722 [SECURITY] [DLA 1438-1] opencv security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2018/07/msg00030.html"
},
{
"name" : "https://arxiv.org/pdf/1701.04739.pdf",
"refsource" : "MISC",
"url" : "https://arxiv.org/pdf/1701.04739.pdf"
},
{
"name" : "https://github.com/opencv/opencv/issues/5956",
"refsource" : "MISC",
"url" : "https://github.com/opencv/opencv/issues/5956"
}
]
}
}