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.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://jira.hyperledger.org/browse/FAB-18529 | exploit vendor advisory |
https://github.com/hyperledger/fabric/pull/2844 | third party advisory patch |