OpenCV (Open Source Computer Vision Library) through 3.3 has an out-of-bounds write error in the function FillColorRow4 in utils.cpp when reading an image file by using cv::imread.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://lists.debian.org/debian-lts-announce/2018/07/msg00030.html | third party advisory mailing list |
https://security.gentoo.org/glsa/201712-02 | third party advisory vendor advisory |
https://github.com/xiaoqx/pocs/blob/master/opencv.md | third party advisory broken link |
https://github.com/opencv/opencv/issues/9309 | patch third party advisory issue tracking |
https://lists.debian.org/debian-lts-announce/2021/10/msg00028.html | third party advisory mailing list |