Open mend-for-github-com[bot] opened 3 years ago
: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.
:information_source: This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.
CVE-2021-31525 - Medium Severity Vulnerability
Vulnerable Library - github.com/golang/net/http/httpguts-e18ecbb051101a46fc263334b127c89bc7bff7ea
[mirror] Go supplementary network libraries
Dependency Hierarchy: - github.com/containerd/containerd/snapshots-5ada2f74a7a6f9d4150789239e5192e23963963d (Root Library) - github.com/containerd/containerd/errdefs-v1.5.5 - github.com/grpc/grpc-go/status-v1.27.1 - github.com/grpc/grpc-go/internal-v1.27.1 - github.com/grpc/grpc-go/credentials-v1.27.1 - github.com/grpc/grpc-go/credentials/alts/internal-v1.27.1 - github.com/grpc/grpc-go/credentials/alts/internal/proto/grpc_gcp-v1.27.1 - github.com/grpc/grpc-Go-v1.27.1 - github.com/golang/net/http2-e18ecbb051101a46fc263334b127c89bc7bff7ea - :x: **github.com/golang/net/http/httpguts-e18ecbb051101a46fc263334b127c89bc7bff7ea** (Vulnerable Library)
Found in HEAD commit: 74c0db1e26014a7f5e115cea39a5b8613c912db7
Found in base branch: master
Vulnerability Details
net/http in Go before 1.15.12 and 1.16.x before 1.16.4 allows remote attackers to cause a denial of service (panic) via a large header to ReadRequest or ReadResponse. Server, Transport, and Client can each be affected in some configurations.
Publish Date: 2021-05-27
URL: CVE-2021-31525
CVSS 3 Score Details (5.9)
Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - 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://bugzilla.redhat.com/show_bug.cgi?id=1958341
Release Date: 2021-05-27
Fix Resolution: golang - v1.15.12,v1.16.4,v1.17.0