cvelist/2019/15xxx/CVE-2019-15939.json

77 lines
2.4 KiB
JSON
Raw Normal View History

2019-09-05 16:00:59 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-15939",
"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": "An issue was discovered in OpenCV 4.1.0. There is a divide-by-zero error in cv::HOGDescriptor::getDescriptorSize in modules/objdetect/src/hog.cpp."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/OpenCV/opencv/issues/15287",
"refsource": "MISC",
"name": "https://github.com/OpenCV/opencv/issues/15287"
},
{
"url": "https://github.com/opencv/opencv/pull/15382",
"refsource": "MISC",
"name": "https://github.com/opencv/opencv/pull/15382"
2019-12-11 16:01:01 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:2671",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00025.html"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20211030 [SECURITY] [DLA 2799-1] opencv security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/10/msg00028.html"
2019-09-05 16:00:59 +00:00
}
]
}
}