ghsa-83rh-hx5x-q9p5
Vulnerability from github
Published
2021-10-12 22:03
Modified
2021-10-07 20:17
Severity ?
VLAI Severity ?
Summary
Out-of-bounds Read in OpenCV
Details
In OpenCV 3.3.1 (corresponding with OpenCV-Python 3.3.1.11), a heap-based buffer over-read exists in the function cv::HdrDecoder::checkSignature in modules/imgcodecs/src/grfmt_hdr.cpp.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 3.3.1.11" }, "package": { "ecosystem": "PyPI", "name": "opencv-python" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.4.1.15" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c= 3.3.1.11" }, "package": { "ecosystem": "PyPI", "name": "opencv-contrib-python" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.4.1.15" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-18009" ], "database_specific": { "cwe_ids": [ "CWE-125" ], "github_reviewed": true, "github_reviewed_at": "2021-10-07T20:17:07Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "In OpenCV 3.3.1 (corresponding with OpenCV-Python 3.3.1.11), a heap-based buffer over-read exists in the function cv::HdrDecoder::checkSignature in modules/imgcodecs/src/grfmt_hdr.cpp.", "id": "GHSA-83rh-hx5x-q9p5", "modified": "2021-10-07T20:17:07Z", "published": "2021-10-12T22:03:23Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-18009" }, { "type": "WEB", "url": "https://github.com/opencv/opencv/issues/10479" }, { "type": "WEB", "url": "https://github.com/opencv/opencv/pull/10480/commits/4ca89db22dea962690f31c1781bce5937ee91837" }, { "type": "PACKAGE", "url": "https://github.com/opencv/opencv-python" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/106945" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Out-of-bounds Read in OpenCV" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…