原始 OSV JSON{
"id": "GHSA-634c-v2xv-ffpg",
"aliases": [
"CVE-2017-14136"
],
"details": "OpenCV (Open Source Computer Vision Library) 3.3 (corresponding to OpenCV-Python 3.3.0.9) has an out-of-bounds write error in the function FillColorRow1 in utils.cpp when reading an image file by using cv::imread. NOTE: this vulnerability exists because of an incomplete fix for CVE-2017-12597.",
"summary": "Out-of-bounds Write in OpenCV",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.3.1.11"
}
]
}
],
"package": {
"name": "opencv-python",
"ecosystem": "PyPI"
},
"database_specific": {
"last_known_affected_version_range": "<= 3.3.0.9"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.3.1.11"
}
]
}
],
"package": {
"name": "opencv-contrib-python",
"ecosystem": "PyPI"
},
"database_specific": {
"last_known_affected_version_range": "<= 3.3.0.9"
}
}
],
"modified": "2021-10-07T20:28:55Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
"published": "2021-10-12T22:02:51Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-14136",
"type": "ADVISORY"
},
{
"url": "https://github.com/opencv/opencv/issues/9443",
"type": "WEB"
},
{
"url": "https://github.com/opencv/opencv/pull/9448",
"type": "WEB"
},
{
"url": "https://github.com/opencv/opencv-python",
"type": "PACKAGE"
},
{
"url": "https://github.com/xiaoqx/pocs/blob/master/opencv.md",
"type": "WEB"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2018/07/msg00030.html",
"type": "WEB"
},
{
"url": "https://security.gentoo.org/glsa/201712-02",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-787"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2021-10-07T20:28:55Z"
}
}