CVE-2019-19624
Last modified
CVE-2019-19624 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 1.74% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Opencv | Opencv | < 4.1.1 |
| Redhat | Enterprise Linux | 8.0 |
References
- https://github.com/opencv/opencv/commit/d1615ba11a93062b1429fce9f0f638d1572d3418Patch, Third Party Advisory
- https://github.com/opencv/opencv/issues/14554Exploit, Issue Tracking, Third Party Advisory
- https://access.redhat.com/security/cve/cve-2019-19624Third Party Advisory
- https://github.com/opencv/opencv/commit/d1615ba11a93062b1429fce9f0f638d1572d3418Patch, Third Party Advisory
- https://github.com/opencv/opencv/issues/14554Exploit, Issue Tracking, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2019-19624?
How severe is CVE-2019-19624?
How do I fix CVE-2019-19624?
Are you affected by CVE-2019-19624?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
