Hyperledger Fabric is a permissioned distributed ledger framework. In affected versions if a consensus client sends a malformed consensus request to an orderer it may crash the orderer node. A fix has been added in commit 0f1835949 which checks for missing consensus messages and returns an error to the consensus client should the message be missing. Users are advised to upgrade to versions 2.2.7 or v2.4.5. There are no known workarounds for this issue.
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
Link | Tags |
---|---|
https://github.com/hyperledger/fabric/security/advisories/GHSA-72x4-cq6r-jp4p | issue tracking third party advisory |
https://github.com/hyperledger/fabric/commit/0f18359493bcbd5f9f9d1a9b05adabfe5da23b06 | third party advisory patch |
https://github.com/hyperledger/fabric/releases/tag/v2.2.7 | third party advisory release notes |
https://github.com/hyperledger/fabric/releases/tag/v2.4.5 | third party advisory release notes |