MEDIUM 5.5
PYSEC-2026-703
Reachable Assertion in OpenCV.
상세
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.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
PyPI / opencv-contrib-python
최초 영향 버전:
0 수정 버전: 3.4.1.15 수정
pip install --upgrade 'opencv-contrib-python>=3.4.1.15' 참고
- 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]