First published: Tue Jan 02 2018(Updated: )
In opencv/modules/imgcodecs/src/utils.cpp, functions FillUniColor and FillUniGray do not check the input length, which can lead to integer overflow. If the image is from remote, may lead to remote code execution or denial of service. This affects Opencv 3.3 and earlier.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Opencv Opencv | <=3.3.0 | |
Debian Debian Linux | =7.0 | |
Debian Debian Linux | =8.0 | |
Debian Debian Linux | =9.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-1000450 is a vulnerability in the OpenCV library that allows for integer overflow, potentially leading to remote code execution or denial of service.
The functions FillUniColor and FillUniGray in opencv/modules/imgcodecs/src/utils.cpp are affected by CVE-2017-1000450.
OpenCV 3.3 and earlier versions are affected by CVE-2017-1000450.
CVE-2017-1000450 has a severity rating of 8.8 (high) out of 10.
To fix CVE-2017-1000450, you should update to a version of OpenCV that is not affected by this vulnerability.