Vulnerability: github.com/hyperledger/fabric-chaincode-go-v0.0.0-20220920210243-7bc6fa0dd58b: 1 vulnerabilities (highest severity is: 7.5)
Vulnerabilities
CVE Severity
CVSS Dependency Type Fixed in (github.com/hyperledger/fabric-chaincode-go-v0.0.0 version) Remediation Available CVE-2022-41721
High 7.5 golang.org/x/net-v0.0.0-20221004154528-8021a29435af Transitive N/A* *For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the section "Details" below to see if there is a version of transitive dependency where vulnerability is fixed.
Details
Vulnerable Library - golang.org/x/net-v0.0.0-20221004154528-8021a29435af
Library home page: https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20221004154528-8021a29435af.zip
Dependency Hierarchy:
github.com/hyperledger/fabric-chaincode-go-v0.0.0-20220920210243-7bc6fa0dd58b (Root Library)
google.golang.org/grpc-v1.48.0
- x golang.org/x/net-v0.0.0-20221004154528-8021a29435af (Vulnerable Library)
Vulnerability Details A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which could be attacker-manipulated to represent arbitrary HTTP2 requests.
Publish Date: 2023-01-13
URL: CVE-2022-41721