CVE-2020-15158 HIGH

CVE-2020-15158: Heap buffer overflow in libIEC61850

Vendor Mz-Automation
Product libiec61850
Weakness CWE-119
Published August 26, 2020
Last update August 4, 2024

CVSS base score

7.7/10
Attack vector Network
Attack complexity High
Privileges required Low
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:H

What the vulnerability does

01Description

In libIEC61850 before version 1.4.3, when a message with COTP message length field with value < 4 is received an integer underflow will happen leading to heap buffer overflow. This can cause an application crash or on some platforms even the execution of remote code. If your application is used in open networks or there are untrusted nodes in the network it is highly recommend to apply the patch. This was patched with commit 033ab5b. Users of version 1.4.x should upgrade to version 1.4.3 when available. As a workaround changes of commit 033ab5b can be applied to older versions.

Key dates

02Disclosure timeline

August 26, 2020 CVE published
August 4, 2024 Record updated