CVE-2019-19624
CVSS V2 Medium 6.4
CVSS V3 Medium 6.5
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.
Overview
- CVE ID
- CVE-2019-19624
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2019-12-06T15:15:10
- Last Modified Date
- 2019-12-17T20:48:25
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:opencv:opencv:*:*:*:*:*:*:*:* | 1 | OR | 4.1.1 | |
cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:P/I:N/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- PARTIAL
- Base Score
- 6.4
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 4.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- LOW
- Base Score
- 6.5
- Base Severity
- MEDIUM
- Exploitability Score
- 3.9
- Impact Score
- 2.5
References
Reference URL | Reference Tags |
---|---|
https://github.com/opencv/opencv/issues/14554 | Exploit Issue Tracking Third Party Advisory |
https://github.com/opencv/opencv/commit/d1615ba11a93062b1429fce9f0f638d1572d3418 | Patch Third Party Advisory |
https://access.redhat.com/security/cve/cve-2019-19624 | Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2019-19624 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19624 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 16:56:26 | Added to TrackCVE | |||
2022-12-04 07:27:35 | 2019-12-06T15:15Z | 2019-12-06T15:15:10 | CVE Published Date | updated |
2022-12-04 07:27:36 | 2019-12-17T20:48:25 | CVE Modified Date | updated | |
2022-12-04 07:27:36 | Analyzed | Vulnerability Status | updated |