CVE-2019-19624
December 06, 2019
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.
Affected Packages
opencv-python (PYTHON):
Affected version(s) >=3.1.0.0 <4.1.0.25Fix Suggestion:
Update to version 4.1.0.25opencv-contrib-python (PYTHON):
Affected version(s) >=3.2.0.7 <4.1.0.25Fix Suggestion:
Update to version 4.1.0.25opencv-python-headless (PYTHON):
Affected version(s) >=3.4.0.14 <4.1.0.25Fix Suggestion:
Update to version 4.1.0.25opencv-contrib-python-headless (PYTHON):
Affected version(s) >=3.4.0.14 <4.1.0.25Fix Suggestion:
Update to version 4.1.0.25Related ResourcesĀ (7)
Do you need more information?
Contact UsCVSS v4
Base Score:
6.9
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
NONE
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
NONE
Availability
LOW
CVSS v2
Base Score:
6.4
Access Vector
NETWORK
Access Complexity
LOW
Authentication
NONE
Confidentiality Impact
PARTIAL
Integrity Impact
NONE
Availability Impact
PARTIAL
Weakness Type (CWE)
Out-of-bounds Read
EPSS
Base Score:
0.23