2017-10-16 12:31:07 -04:00
{
2019-03-18 00:19:14 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2017-12600" ,
"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 00:19:14 +00:00
"lang" : "eng" ,
"value" : "OpenCV (Open Source Computer Vision Library) through 3.3 has a denial of service (CPU consumption) issue, as demonstrated by the 11-opencv-dos-cpu-exhaust test case."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:19:14 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/opencv/opencv/issues/9311" ,
"refsource" : "MISC" ,
"url" : "https://github.com/opencv/opencv/issues/9311"
} ,
{
"name" : "GLSA-201712-02" ,
"refsource" : "GENTOO" ,
"url" : "https://security.gentoo.org/glsa/201712-02"
} ,
{
"name" : "https://github.com/xiaoqx/pocs/blob/master/opencv.md" ,
"refsource" : "MISC" ,
"url" : "https://github.com/xiaoqx/pocs/blob/master/opencv.md"
}
]
}
}