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.height <= (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-7712 is a vulnerability in OpenCV 3.4.1 that allows remote attackers to cause a denial of service (assertion failure) due to a flaw in the validateInputImageSize function.
CVE-2018-7712 has a severity rating of 7.5 (high).
By providing malicious input images with a height larger than (1<<20), an attacker can trigger an assertion failure, resulting in a denial of service.
At this time, there is no official fix available for CVE-2018-7712. Please refer to the provided references for any updates or patches.
More information about CVE-2018-7712 can be found in the provided references: [1] [2].