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-45196 #1109

Closed
GoVulnBot opened this issue Nov 12, 2022 · 2 comments
Assignees
Labels
excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module.

Comments

@GoVulnBot
Copy link

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

Description:
Hyperledger Fabric 2.3 allows attackers to cause a denial of service (orderer crash) by repeatedly sending a crafted channel tx with the same Channel name. NOTE: the official Fabric with Raft prevents exploitation via a locking mechanism and a check for names that already exist.

References:

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

modules:
  - module: github.com/hyperledger/fabric
    packages:
      - package: n/a
description: |
    Hyperledger Fabric 2.3 allows attackers to cause a denial of service (orderer crash) by repeatedly sending a crafted channel tx with the same Channel name. NOTE: the official Fabric with Raft prevents exploitation via a locking mechanism and a check for names that already exist.
cves:
  - CVE-2022-45196
references:
  - web: https://github.com/SmartBFT-Go/fabric/issues/286
  - fix: https://github.com/hyperledger/fabric/pull/2934

@jba jba self-assigned this Nov 14, 2022
@jba jba added the excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module. label Nov 14, 2022
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/449559 mentions this issue: data/excluded: add Go-2022-110{4,9}.yaml

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/592835 mentions this issue: data/reports: unexclude 50 reports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module.
Projects
None yet
Development

No branches or pull requests

3 participants