CVE-2017-12603: Out-of-bounds Write
(updated )
OpenCV (Open Source Computer Vision Library) has an invalid write in the cv::RLByteStream::getBytes function in modules/imgcodecs/src/bitstrm.cpp when reading an image file by using cv::imread, as demonstrated by the 2-opencv-heapoverflow-fseek test case.
References
- github.com/advisories/GHSA-6v6p-p97v-g2p7
- github.com/opencv/opencv/issues/9309
- github.com/opencv/opencv/pull/9376
- github.com/xiaoqx/pocs/blob/master/opencv.md
- lists.debian.org/debian-lts-announce/2018/07/msg00030.html
- lists.debian.org/debian-lts-announce/2021/10/msg00028.html
- nvd.nist.gov/vuln/detail/CVE-2017-12603
- security.gentoo.org/glsa/201712-02
Detect and mitigate CVE-2017-12603 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →