原始 OSV JSON{
"id": "GHSA-jggw-2q6g-c3m6",
"aliases": [
"CVE-2019-19624"
],
"details": "An out-of-bounds read was discovered in OpenCV before 4.1.1 (OpenCV-Python before 4.1.0.25). 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.",
"summary": "Out-of-bounds Read in OpenCV",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.1.0.25"
}
]
}
],
"package": {
"name": "opencv-python",
"ecosystem": "PyPI"
},
"database_specific": {
"last_known_affected_version_range": "<= 4.1.0.24"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.1.0.25"
}
]
}
],
"package": {
"name": "opencv-python-headless",
"ecosystem": "PyPI"
},
"database_specific": {
"last_known_affected_version_range": "<= 4.1.0.24"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.1.0.25"
}
]
}
],
"package": {
"name": "opencv-contrib-python",
"ecosystem": "PyPI"
},
"database_specific": {
"last_known_affected_version_range": "<= 4.1.0.24"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.1.0.25"
}
]
}
],
"package": {
"name": "opencv-contrib-python-headless",
"ecosystem": "PyPI"
},
"database_specific": {
"last_known_affected_version_range": "<= 4.1.0.24"
}
}
],
"modified": "2021-10-06T18:06:55Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L"
}
],
"published": "2021-10-12T22:22:58Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19624",
"type": "ADVISORY"
},
{
"url": "https://github.com/opencv/opencv/issues/14554",
"type": "WEB"
},
{
"url": "https://github.com/opencv/opencv/commit/d1615ba11a93062b1429fce9f0f638d1572d3418",
"type": "WEB"
},
{
"url": "https://access.redhat.com/security/cve/cve-2019-19624",
"type": "WEB"
},
{
"url": "https://github.com/opencv/opencv-python",
"type": "PACKAGE"
},
{
"url": "https://github.com/opencv/opencv-python/releases/tag/25",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-125"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2019-12-06T15:15:00Z",
"github_reviewed_at": "2021-10-06T18:06:55Z"
}
}