OpenCV 3.4.14

CPE Details

OpenCV 3.4.14
3.4.14
2023-05-17
11h10 +00:00
2023-05-24
12h42 +00:00
Alerte pour un CPE
Stay informed of any changes for a specific CPE.
Notifications manage

CPE Name: cpe:2.3:a:opencv:opencv:3.4.14:*:*:*:*:*:*:*

Informations

Vendor

opencv

Product

opencv

Version

3.4.14

Related CVE

Open and find in CVE List

CVE ID Published Description Score Severity
CVE-2019-19624 2019-12-06 13h26 +00:00 An out-of-bounds read was discovered in OpenCV before 4.1.1. Specifically, variable coarsest_scale is assumed to be greater than or equal to finest_scale within the calc()/ocl_calc() functions in dis_flow.cpp. However, this is not true when dealing with small images, leading to an out-of-bounds read of the heap-allocated arrays Ux and Uy.
6.5
Medium
CVE-2019-15939 2019-09-05 13h04 +00:00 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.
5.9
Medium
CVE-2019-14493 2019-08-01 14h05 +00:00 An issue was discovered in OpenCV before 4.1.1. There is a NULL pointer dereference in the function cv::XMLParser::parse at modules/core/src/persistence.cpp.
7.5
High