cvelist/2017/12xxx/CVE-2017-12864.json

73 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-12864",
"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" : [
{
"lang" : "eng",
"value" : "In opencv/modules/imgcodecs/src/grfmt_pxm.cpp, function ReadNumber did not checkout the input length, which 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" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
2018-07-23 06:03:32 -04:00
{
"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"
},
2017-10-16 12:31:07 -04:00
{
"name" : "https://github.com/opencv/opencv/issues/9372",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://github.com/opencv/opencv/issues/9372"
2017-12-15 06:02:32 -05:00
},
{
"name" : "GLSA-201712-02",
"refsource" : "GENTOO",
2017-12-15 06:02:32 -05:00
"url" : "https://security.gentoo.org/glsa/201712-02"
2017-10-16 12:31:07 -04:00
}
]
}
}