OpenCV (Open Source Computer Vision Library) through 3.3 (corresponding to OpenCV-Python and OpenCV-Contrib-Python 3.3.0.9) 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.
{ "nvd_published_at": "2017-08-07T01:29:00Z", "github_reviewed_at": "2021-10-07T21:00:22Z", "severity": "HIGH", "github_reviewed": true, "cwe_ids": [ "CWE-787" ] }