ghsa-89rj-5ggj-3p9p
Vulnerability from github
Published
2021-10-12 22:03
Modified
2021-11-18 15:29
Severity ?
VLAI Severity ?
Summary
Reachable Assertion in OpenCV.
Details
In OpenCV 3.3.1 (corresponds with OpenCV-Python 3.3.1.11), an assertion failure happens in cv::RBaseStream::setPos in modules/imgcodecs/src/bitstrm.cpp because of an incorrect integer cast.
{ "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-2018-5269" ], "database_specific": { "cwe_ids": [ "CWE-617" ], "github_reviewed": true, "github_reviewed_at": "2021-10-07T19:49:56Z", "nvd_published_at": "2018-01-08T05:29:00Z", "severity": "MODERATE" }, "details": "In OpenCV 3.3.1 (corresponds with OpenCV-Python 3.3.1.11), an assertion failure happens in cv::RBaseStream::setPos in modules/imgcodecs/src/bitstrm.cpp because of an incorrect integer cast.", "id": "GHSA-89rj-5ggj-3p9p", "modified": "2021-11-18T15:29:39Z", "published": "2021-10-12T22:03:41Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-5269" }, { "type": "WEB", "url": "https://github.com/opencv/opencv/issues/10540" }, { "type": "WEB", "url": "https://github.com/opencv/opencv/pull/10563" }, { "type": "PACKAGE", "url": "https://github.com/opencv/opencv-python" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2018/04/msg00019.html" }, { "type": "WEB", "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": "http://www.securityfocus.com/bid/106945" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Reachable Assertion 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…