Lucene search

K
cvelistGitHub_MCVELIST:CVE-2022-31121
HistoryJul 07, 2022 - 6:00 p.m.

CVE-2022-31121 Improper Input Validation in fabric hyperledger

2022-07-0718:00:14
CWE-20
GitHub_M
www.cve.org
2
cve-2022-31121
improper input validation
hyperledger fabric
consensus client
orderer node
framework
distributed ledger
security patch
upgrade

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS

0.002

Percentile

58.7%

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.

CNA Affected

[
  {
    "product": "fabric",
    "vendor": "hyperledger",
    "versions": [
      {
        "status": "affected",
        "version": "< 2.2.7"
      },
      {
        "status": "affected",
        "version": ">= 2.3.0, < 2.4.5"
      }
    ]
  }
]

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS

0.002

Percentile

58.7%

Related for CVELIST:CVE-2022-31121