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?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2019
- CVE-2019-19615Multiple XSS vulnerabilities exist in the Backup & Restore m…4.8
- CVE-2019-19616An Insecure Direct Object Reference (IDOR) vulnerability in …4.3
- CVE-2019-19617phpMyAdmin before 4.9.2 does not escape certain Git informat…9.8
- CVE-2019-19619domain/section/markdown/markdown.go in Documize before 3.5.1…6.1
- CVE-2019-1962A vulnerability in the Cisco Fabric Services component of Ci…8.6
- CVE-2019-19620In SecureWorks Red Cloak Windows Agent before 2.0.7.9, a loc…3.3
- CVE-2019-19625SROS 2 0.8.1 (which provides the tools that generate and dis…5.3
- CVE-2019-19627SROS 2 0.8.1 (after CVE-2019-19625 is mitigated) leaks ROS 2…5.3
- CVE-2019-19628In GitLab EE 11.3 through 12.5.3, 12.4.5, and 12.3.8, insuff…9.8
- CVE-2019-19629In GitLab EE 10.5 through 12.5.3, 12.4.5, and 12.3.8, when t…7.5
- CVE-2019-1963A vulnerability in the Simple Network Management Protocol (S…7.7
- CVE-2019-19630HTMLDOC 1.9.7 allows a stack-based buffer overflow in the hd…7.8
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
