OpenCV (Open Source Computer Vision Library) 3.3 has an out-of-bounds write error in the function FillColorRow1 in utils.cpp when reading an image file by using cv::imread. NOTE: this vulnerability exists because of an incomplete fix for CVE-2017-12597.
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 exploit |
https://github.com/opencv/opencv/pull/9448 | issue tracking third party advisory patch |
https://github.com/opencv/opencv/issues/9443 | issue tracking patch exploit third party advisory |