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 FillColorRow8 function 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-12605 is considered a high severity vulnerability due to the potential for out-of-bounds write errors that can lead to security breaches.
To fix CVE-2017-12605, upgrade OpenCV to version 3.4 or later, which addresses the out-of-bounds write error.
CVE-2017-12605 affects OpenCV versions up to and including 3.3.0.
Yes, CVE-2017-12605 affects Debian GNU/Linux 8.0 and 9.0 systems that utilize vulnerable versions of OpenCV.
The impact of CVE-2017-12605 can include potential crashes or exploitation of the application using OpenCV for image processing.