Out-of-Bounds Write Vulnerability in OpenCV Library Affects Image Processing
CVE-2017-12597
8.8HIGH
What is CVE-2017-12597?
OpenCV, the widely-used open-source computer vision library, contains a vulnerability that allows for out-of-bounds writes in the FillColorRow1 function located in utils.cpp. This issue arises when the library processes image files via the cv::imread function. The vulnerability can potentially lead to arbitrary code execution or corruption of memory, which poses significant risks for applications that rely on OpenCV for image processing tasks. Users of affected versions should prioritize applying available security updates and patches to mitigate the risks associated with this vulnerability.
