{ "schema_version": "1.4.0", "id": "GHSA-wj8j-vmwr-jqc9", "modified": "2024-03-21T03:33:22Z", "published": "2022-05-13T01:28:30Z", "aliases": [ "CVE-2018-7713" ], "details": "** 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.”", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7713" }, { "type": "WEB", "url": "https://github.com/opencv/opencv/issues/10998" }, { "type": "WEB", "url": "https://github.com/xiaoqx/pocs/tree/master/opencv/dos-by-assert" } ], "database_specific": { "cwe_ids": [ "CWE-617" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-03-05T23:29:00Z" } }