{ "CVE_data_meta" : { "ASSIGNER" : "cve-assign@distributedweaknessfiling.org", "DATE_ASSIGNED" : "2017-12-29", "ID" : "CVE-2017-1000450", "REQUESTER" : "btiszka@gmail.com", "STATE" : "PUBLIC" }, "affects" : { "vendor" : { "vendor_data" : [ { "product" : { "product_data" : [ { "product_name" : "Opencv", "version" : { "version_data" : [ { "version_value" : "3.3.0" } ] } } ] }, "vendor_name" : "Opencv" } ] } }, "data_format" : "MITRE", "data_type" : "CVE", "data_version" : "4.0", "description" : { "description_data" : [ { "lang" : "eng", "value" : "In opencv/modules/imgcodecs/src/utils.cpp, functions FillUniColor and FillUniGray do not check the input length, which can lead to integer overflow. If the image is from remote, may lead to remote code execution or denial of service. This affects Opencv 3.3 and earlier." } ] }, "problemtype" : { "problemtype_data" : [ { "description" : [ { "lang" : "eng", "value" : "Buffer Overflow" } ] } ] }, "references" : { "reference_data" : [ { "name" : "[debian-lts-announce] 20180108 [SECURITY] [DLA 1235-1] opencv security update", "refsource" : "MLIST", "url" : "https://lists.debian.org/debian-lts-announce/2018/01/msg00008.html" }, { "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://github.com/blendin/pocs/blob/master/opencv/0.OOB_Write_FillUniColor", "refsource" : "MISC", "url" : "https://github.com/blendin/pocs/blob/master/opencv/0.OOB_Write_FillUniColor" }, { "name" : "https://github.com/opencv/opencv/issues/9723", "refsource" : "MISC", "url" : "https://github.com/opencv/opencv/issues/9723" } ] } }