Overview
- 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.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Severity
- HIGH
CVSS 2.0
- Type
- Primary
- Base score
- 5
- Impact score
- 2.9
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:N/I:N/A:P
Weaknesses
- security-advisories@github.com
- CWE-20
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:hyperledger:fabric:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "E53C59E5-DF7D-4FD9-9F55-6F4738546A62", "versionEndExcluding": "2.2.7" }, { "criteria": "cpe:2.3:a:hyperledger:fabric:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "9B13458A-9B90-4D8D-B46C-ABEF1AE7CF81", "versionEndExcluding": "2.4.5", "versionStartIncluding": "2.3.0" } ], "operator": "OR" } ] } ]