Hyperledger Fabric vulnerable to Improper Input Validation in orderer/common/cluster consensus request
Package
Affected versions
< 2.2.7
>= 2.3.0, < 2.4.5
Patched versions
2.2.7
2.4.5
Description
Published by the National Vulnerability Database
Jul 7, 2022
Published to the GitHub Advisory Database
Jul 8, 2022
Reviewed
Jul 8, 2022
Last updated
Oct 2, 2023
Impact
If a consensus client sends a malformed consensus request to an orderer it may crash the orderer node.
This fix checks for the malformed consensus request and returns an error to the consensus client.
Specific Go Packages Affected
github.com/hyperledger/fabric/orderer/common/cluster
Patches
Fixed in v2.2.7 and v2.4.5.
Workarounds
None, users must upgrade to v2.2.7 or v2.4.5.
References
https://github.com/hyperledger/fabric/releases/tag/v2.2.7
https://github.com/hyperledger/fabric/releases/tag/v2.4.5
For more information
If you have any questions or comments about this advisory:
Credits
Thank you to Haosheng Wang of OPPO ZIWU Security Lab for this disclosure.
References