mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
77 lines
2.5 KiB
JSON
77 lines
2.5 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2019-14492",
|
|
"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 before 3.4.7 and 4.x before 4.1.1. There is an out of bounds read/write in the function HaarEvaluator::OptFeature::calc in modules/objdetect/src/cascadedetect.hpp, which leads to denial of service."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://github.com/opencv/opencv/compare/33b765d...4a7ca5a",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/opencv/opencv/compare/33b765d...4a7ca5a"
|
|
},
|
|
{
|
|
"url": "https://github.com/opencv/opencv/compare/371bba8...ddbd10c",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/opencv/opencv/compare/371bba8...ddbd10c"
|
|
},
|
|
{
|
|
"url": "https://github.com/opencv/opencv/issues/15124",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/opencv/opencv/issues/15124"
|
|
},
|
|
{
|
|
"refsource": "SUSE",
|
|
"name": "openSUSE-SU-2019:2671",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00025.html"
|
|
}
|
|
]
|
|
}
|
|
} |