原始 OSV JSON{
"id": "GHSA-wq8f-wvqp-xvvm",
"aliases": [
"CVE-2017-12863"
],
"details": "In opencv/modules/imgcodecs/src/grfmt_pxm.cpp, function PxMDecoder::readData has an integer overflow when calculate src_pitch. If the image is from remote, may lead to remote code execution or denial of service. This affects OpenCV 3.3 (corresponding to OpenCV-Python 3.3.0.9) and earlier.",
"summary": "Integer Overflow or Wraparound 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-11-18T15:34:09Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
"published": "2021-10-12T22:02:35Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-12863",
"type": "ADVISORY"
},
{
"url": "https://github.com/opencv/opencv/issues/9371",
"type": "WEB"
},
{
"url": "https://github.com/opencv/opencv/pull/9376",
"type": "WEB"
},
{
"url": "https://github.com/opencv/opencv-python",
"type": "PACKAGE"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2018/07/msg00030.html",
"type": "WEB"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2021/10/msg00028.html",
"type": "WEB"
},
{
"url": "https://security.gentoo.org/glsa/201712-02",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-190"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2017-08-15T16:29:00Z",
"github_reviewed_at": "2021-10-07T20:39:41Z"
}
}