Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/vulndb: potential Go vuln in github.com/hyperledger/fabric: CVE-2022-31121 #367

Open
jba opened this issue Jul 7, 2022 · 0 comments

Comments

@jba
Copy link
Owner

jba commented Jul 7, 2022

CVE-2022-31121 references github.com/hyperledger/fabric, which may be a Go module.

Description:
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.

Links:

See doc/triage.md for instructions on how to triage this report.

module: github.com/hyperledger/fabric
package: fabric
description: |+
    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.

cves:
  - CVE-2022-31121
links:
    commit: https://github.com/hyperledger/fabric/commit/0f18359493bcbd5f9f9d1a9b05adabfe5da23b06
    context:
      - https://github.com/hyperledger/fabric/releases/tag/v2.2.7
      - https://github.com/hyperledger/fabric/releases/tag/v2.4.5
      - https://github.com/hyperledger/fabric/security/advisories/GHSA-72x4-cq6r-jp4p

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant