Lucene search

K
vulnrichmentMitreVULNRICHMENT:CVE-2018-7712
HistoryMar 05, 2018 - 11:00 p.m.

CVE-2018-7712

2018-03-0523:00:00
mitre
github.com
6

SSVC

Exploitation

poc

Automatable

yes

Technical Impact

partial

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.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:opencv:opencv:3.4.1:*:*:*:*:*:*:*"
    ],
    "vendor": "opencv",
    "product": "opencv",
    "versions": [
      {
        "status": "affected",
        "version": "3.4.1"
      }
    ],
    "defaultStatus": "unknown"
  }
]

SSVC

Exploitation

poc

Automatable

yes

Technical Impact

partial

Related for VULNRICHMENT:CVE-2018-7712