SB2018030508 - Denial of service in OpenCV



SB2018030508 - Denial of service in OpenCV

Published: March 5, 2018 Updated: October 12, 2020

Security Bulletin ID SB2018030508
CSH Severity
Low
Patch available
YES
Number of vulnerabilities 3
Exploitation vector Remote access
Highest impact Partial DoS

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 3 vulnerabilities.


1) Memory corruption (CVE-ID: CVE-2018-7714)

CWE-ID: CWE-119 - Memory corruption

CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear


The vulnerability allows a remote unauthenticated attacker to cause DoS condition on the target system.

The weakness exists in the validateInputImageSize function due to boundary error. A remote attacker can trigger an assertion failure and cause the service to crash.

2) Memory corruption (CVE-ID: CVE-2018-7712)

CWE-ID: CWE-119 - Memory corruption

CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear


The vulnerability allows a remote unauthenticated attacker to cause DoS condition on the target system.

The weakness exists in the validateInputImageSize function due to boundary error. A remote attacker can trigger an assertion failure and cause the service to crash.

3) Memory corruption (CVE-ID: CVE-2018-7713)

CWE-ID: CWE-119 - Memory corruption

CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear


The vulnerability allows a remote unauthenticated attacker to cause DoS condition on the target system.

The weakness exists in modules/imgcodecs/src/loadsave.cpp due to boundary error. A remote attacker can trigger an assertion failure and cause the service to crash.

Remediation

Install update from vendor's website.