CVE-2018-7713
Last modified
CVE-2018-7713 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 2.38% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Opencv | Opencv | 3.4.1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2018-7713?
How severe is CVE-2018-7713?
How do I fix CVE-2018-7713?
Are you affected by CVE-2018-7713?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
