vipinsun / minifabric

Do fabric network the right and easy way.
Apache License 2.0
0 stars 0 forks source link

CVE-2021-44716 (High) detected in multiple libraries #143

Open mend-bolt-for-github[bot] opened 1 year ago

mend-bolt-for-github[bot] commented 1 year ago

CVE-2021-44716 - High Severity Vulnerability

Vulnerable Libraries - github.com/golang/net-v0.0.0-20190603091049-60506f45cf65, github.com/docker/distribution-v2.7.1, github.com/golang/net-v0.0.0-20190724013045-ca1201d0de80

github.com/golang/net-v0.0.0-20190603091049-60506f45cf65

[mirror] Go supplementary network libraries

Library home page: https://proxy.golang.org/github.com/golang/net/@v/v0.0.0-20190603091049-60506f45cf65.zip

Path to dependency file: /chaincode/privatemarbles/go/go.mod

Path to vulnerable library: /chaincode/privatemarbles/go/go.mod

Dependency Hierarchy: - github.com/hyperledger/fabric-protos-go-v0.0.0-20200422100619-316dc6798e96 (Root Library) - github.com/gRPC/grpc-go-v1.23.0 - :x: **github.com/golang/net-v0.0.0-20190603091049-60506f45cf65** (Vulnerable Library)

github.com/docker/distribution-v2.7.1

The toolkit to pack, ship, store, and deliver container content

Library home page: https://proxy.golang.org/github.com/docker/distribution/@v/v2.7.1+incompatible.zip

Path to dependency file: /chaincode/simple/go/go.mod

Path to vulnerable library: /chaincode/simple/go/go.mod,/chaincode/samplecc/go/go.mod

Dependency Hierarchy: - github.com/hyperledger/fabric-v1.4.1 (Root Library) - github.com/fsouza/go-dockerclient-v1.6.5 - github.com/docker/docker-v1.4.2-0.20191101170500-ac7306503d23 - :x: **github.com/docker/distribution-v2.7.1** (Vulnerable Library)

github.com/golang/net-v0.0.0-20190724013045-ca1201d0de80

[mirror] Go supplementary network libraries

Library home page: https://proxy.golang.org/github.com/golang/net/@v/v0.0.0-20190724013045-ca1201d0de80.zip

Path to dependency file: /app/go/go.mod

Path to vulnerable library: /app/go/go.mod

Dependency Hierarchy: - github.com/hyperledger/fabric-sdk-go-v1.0.0-beta3 (Root Library) - :x: **github.com/golang/net-v0.0.0-20190724013045-ca1201d0de80** (Vulnerable Library)

Found in HEAD commit: 655167764fcdebd1047d2f63249a7596884c4b03

Found in base branch: main

Vulnerability Details

net/http in Go before 1.16.12 and 1.17.x before 1.17.5 allows uncontrolled memory consumption in the header canonicalization cache via HTTP/2 requests.

Publish Date: 2022-01-01

URL: CVE-2021-44716

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://github.com/advisories/GHSA-vc3p-29h2-gpcp

Release Date: 2022-01-01

Fix Resolution: github.com/golang/net - 491a49abca63de5e07ef554052d180a1b5fe2d70


Step up your Open Source Security Game with Mend here