CVE Vulnerabilities

CVE-2021-43667

NULL Pointer Dereference

Published: Nov 18, 2021 | Modified: Nov 23, 2021
CVSS 3.x
7.5
HIGH
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS 2.x
5 MEDIUM
AV:N/AC:L/Au:N/C:N/I:N/A:P
RedHat/V2
RedHat/V3
Ubuntu

A vulnerability has been detected in HyperLedger Fabric v1.4.0, v2.0.0, v2.1.0. This bug can be leveraged by constructing a message whose payload is nil and sending this message with the method forwardToLeader. This bug has been admitted and fixed by the developers of Fabric. If leveraged, any leader node will crash.

Weakness

A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.

Affected Software

Name Vendor Start Version End Version
Fabric Linuxfoundation 1.4.0 (including) 1.4.0 (including)
Fabric Linuxfoundation 2.0.0 (including) 2.0.0 (including)
Fabric Linuxfoundation 2.1.0 (including) 2.1.0 (including)

Potential Mitigations

References