Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.
CVE-2022-32149 - High Severity Vulnerability
Vulnerable Libraries - github.com/golang/text-v0.3.3, github.com/golang/text-v0.3.0
github.com/golang/text-v0.3.3
[mirror] Go text processing support
Library home page: https://proxy.golang.org/github.com/golang/text/@v/v0.3.3.zip
Path to dependency file: /go.mod
Path to vulnerable library: /go.mod
Dependency Hierarchy: - github.com/spf13/vipeR-v1.1.1 (Root Library) - github.com/spf13/afero-v1.3.1 - :x: **github.com/golang/text-v0.3.3** (Vulnerable Library)
github.com/golang/text-v0.3.0
[mirror] Go text processing support
Library home page: https://proxy.golang.org/github.com/golang/text/@v/v0.3.0.zip
Path to dependency file: /integration/chaincode/module/go.mod
Path to vulnerable library: /integration/chaincode/module/go.mod
Dependency Hierarchy: - github.com/hyperledger/fabric-protos-go-v0.0.0-20190903152505-b42e76e96ddd (Root Library) - github.com/grpc/grpc-go-v1.23.0 - github.com/golang/net-v0.0.0-20190603091049-60506f45cf65 - :x: **github.com/golang/text-v0.3.0** (Vulnerable Library)
Found in base branch: master
Vulnerability Details
An attacker may cause a denial of service by crafting an Accept-Language header which ParseAcceptLanguage will take significant time to parse.
Publish Date: 2022-10-14
URL: CVE-2022-32149
CVSS 3 Score Details (7.5)
Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: https://www.cve.org/CVERecord?id=CVE-2022-32149
Release Date: 2022-10-14
Fix Resolution: v0.3.8
Step up your Open Source Security Game with Mend here