HIGH 8.8
PYSEC-2026-699
Improper Restriction of Operations within the Bounds of a Memory Buffer in OpenCV
상세
In modules/imgcodecs/src/grfmt_pxm.cpp, the length of buffer AutoBuffer _src is small than expected, which will cause copy buffer overflow later. 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.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
PyPI / opencv-contrib-python
최초 영향 버전:
0 수정 버전: 3.3.1.11 수정
pip install --upgrade 'opencv-contrib-python>=3.3.1.11' 참고
- https://nvd.nist.gov/vuln/detail/CVE-2017-12862 [ADVISORY]
- https://github.com/opencv/opencv/issues/9370 [WEB]
- https://github.com/opencv/opencv/pull/9376 [WEB]
- https://github.com/opencv/opencv-python [PACKAGE]
- https://lists.debian.org/debian-lts-announce/2018/07/msg00030.html [WEB]
- https://lists.debian.org/debian-lts-announce/2021/10/msg00028.html [WEB]
- https://security.gentoo.org/glsa/201712-02 [WEB]
- https://pypi.org/project/opencv-contrib-python [PACKAGE]
- https://github.com/advisories/GHSA-5rpc-gwh9-q9fg [ADVISORY]