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

7.5 High

CVSS3

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

0.002 Low

EPSS

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"
      }
    ]
  }
]

7.5 High

CVSS3

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

0.002 Low

EPSS

Percentile

58.7%

Related for CVELIST:CVE-2022-31121