GHSA-72X4-CQ6R-JP4P
Vulnerability from github – Published: 2022-07-08 17:06 – Updated: 2023-10-02 11:31
VLAI?
Summary
Hyperledger Fabric vulnerable to Improper Input Validation in orderer/common/cluster consensus request
Details
Impact
If a consensus client sends a malformed consensus request to an orderer it may crash the orderer node. This fix checks for the malformed consensus request and returns an error to the consensus client.
Specific Go Packages Affected
github.com/hyperledger/fabric/orderer/common/cluster
Patches
Fixed in v2.2.7 and v2.4.5.
Workarounds
None, users must upgrade to v2.2.7 or v2.4.5.
References
https://github.com/hyperledger/fabric/releases/tag/v2.2.7 https://github.com/hyperledger/fabric/releases/tag/v2.4.5
For more information
If you have any questions or comments about this advisory: * Open an issue in Hyperledger Fabric repository
Credits
Thank you to Haosheng Wang of OPPO ZIWU Security Lab for this disclosure.
Severity ?
7.5 (High)
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/hyperledger/fabric"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.2.7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/hyperledger/fabric"
},
"ranges": [
{
"events": [
{
"introduced": "2.3.0"
},
{
"fixed": "2.4.5"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2022-31121"
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"github_reviewed": true,
"github_reviewed_at": "2022-07-08T17:06:39Z",
"nvd_published_at": "2022-07-07T18:15:00Z",
"severity": "HIGH"
},
"details": "### Impact\nIf a consensus client sends a malformed consensus request to an orderer it may crash the orderer node.\nThis fix checks for the malformed consensus request and returns an error to the consensus client.\n\n### Specific Go Packages Affected\ngithub.com/hyperledger/fabric/orderer/common/cluster\n\n### Patches\nFixed in v2.2.7 and v2.4.5.\n\n### Workarounds\nNone, users must upgrade to v2.2.7 or v2.4.5.\n\n### References\nhttps://github.com/hyperledger/fabric/releases/tag/v2.2.7\nhttps://github.com/hyperledger/fabric/releases/tag/v2.4.5\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [Hyperledger Fabric repository](https://github.com/hyperledger/fabric/issues)\n\n### Credits\nThank you to Haosheng Wang of OPPO ZIWU Security Lab for this disclosure.",
"id": "GHSA-72x4-cq6r-jp4p",
"modified": "2023-10-02T11:31:35Z",
"published": "2022-07-08T17:06:39Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/hyperledger/fabric/security/advisories/GHSA-72x4-cq6r-jp4p"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31121"
},
{
"type": "WEB",
"url": "https://github.com/hyperledger/fabric/commit/0f18359493bcbd5f9f9d1a9b05adabfe5da23b06"
},
{
"type": "PACKAGE",
"url": "https://github.com/hyperledger/fabric"
},
{
"type": "WEB",
"url": "https://github.com/hyperledger/fabric/releases/tag/v2.2.7"
},
{
"type": "WEB",
"url": "https://github.com/hyperledger/fabric/releases/tag/v2.4.5"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Hyperledger Fabric vulnerable to Improper Input Validation in orderer/common/cluster consensus request"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…