hyperledger/fabric-chaincode-go

Vulnerability: github.com/hyperledger/fabric-chaincode-go-v0.0.0-20220920210243-7bc6fa0dd58b: 1 vulnerabilities (highest severity is: 7.5)

Closed this issue · 1 comments

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

CVE-2022-41721

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

Thank you for the report and apologies that this issues didn't receive a response. Scheduled vulnerability scans of current versions of the fabric-chaincode-go are reporting that no vulnerabilities are detected, so this is resolved.