CVE-2018-7712
CVSS V2 Medium 5
CVSS V3 High 7.5
Description
** 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.”
Overview
- CVE ID
- CVE-2018-7712
- Assigner
- cve@mitre.org
- Vulnerability Status
- Modified
- Published Version
- 2018-03-05T23:29:00
- Last Modified Date
- 2020-02-10T21:48:01
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:opencv:opencv:3.4.1:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:N/I:N/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- NONE
- Availability Impact
- PARTIAL
- Base Score
- 5
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- HIGH
- Base Score
- 7.5
- Base Severity
- HIGH
- Exploitability Score
- 3.9
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://github.com/xiaoqx/pocs/tree/master/opencv/dos-by-assert | Third Party Advisory |
https://github.com/opencv/opencv/issues/10998 |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2018-7712 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7712 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 16:50:20 | Added to TrackCVE | |||
2022-12-03 03:01:24 | 2018-03-05T23:29Z | 2018-03-05T23:29:00 | CVE Published Date | updated |
2022-12-03 03:01:24 | 2020-02-10T21:48:01 | CVE Modified Date | updated | |
2022-12-03 03:01:24 | Modified | Vulnerability Status | updated |