MEDIUM 5.5
PYSEC-2026-703
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.
Are you affected?
Enter the version of the package you're using.
Affected packages
PyPI / opencv-contrib-python
Introduced in:
0 Fixed in: 3.4.1.15 Fix
pip install --upgrade 'opencv-contrib-python>=3.4.1.15' References
- https://nvd.nist.gov/vuln/detail/CVE-2018-5269 [ADVISORY]
- https://github.com/opencv/opencv/issues/10540 [WEB]
- https://github.com/opencv/opencv/pull/10563 [WEB]
- https://github.com/opencv/opencv-python [PACKAGE]
- https://lists.debian.org/debian-lts-announce/2018/04/msg00019.html [WEB]
- https://lists.debian.org/debian-lts-announce/2018/07/msg00030.html [WEB]
- https://lists.debian.org/debian-lts-announce/2021/10/msg00028.html [WEB]
- http://www.securityfocus.com/bid/106945 [WEB]
- https://pypi.org/project/opencv-contrib-python [PACKAGE]
- https://github.com/advisories/GHSA-89rj-5ggj-3p9p [ADVISORY]