First published: Mon Mar 05 2018(Updated: )
** DISPUTED ** The validateInputImageSize function in modules/imgcodecs/src/loadsave.cpp in OpenCV 3.4.1 allows remote attackers to cause a denial of service (assertion failure) because (size.width <= (1<<20)) may be false. Note: “OpenCV CV_Assert is not an assertion (C-like assert()), it is regular C++ exception which can raised in case of invalid or non-supported parameters.”
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Opencv Opencv | =3.4.1 | |
=3.4.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-7713 is a vulnerability in OpenCV 3.4.1 that allows remote attackers to cause a denial of service by triggering an assertion failure.
CVE-2018-7713 has a severity rating of high.
The affected software is OpenCV 3.4.1.
Exploiting CVE-2018-7713 requires triggering an assertion failure in the validateInputImageSize function of OpenCV 3.4.1.
At the moment, there is no official fix for CVE-2018-7713. However, you can monitor the OpenCV GitHub repository for any updates or patches.