First published: Mon Aug 07 2017(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
OpenCV | <=3.3.0 | |
Debian GNU/Linux | =8.0 | |
Debian GNU/Linux | =9.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-12606 has been classified as a high-severity vulnerability due to the potential for out-of-bounds write errors.
To fix CVE-2017-12606, update OpenCV to a version later than 3.3.0 that addresses this vulnerability.
CVE-2017-12606 affects all OpenCV versions up to and including 3.3.0.
CVE-2017-12606 affects Debian versions 8.0 and 9.0 that utilize the vulnerable OpenCV library.
CVE-2017-12606 results in an out-of-bounds write error in the FillColorRow4 function when processing image files.