google.golang.org/grpc-v1.46.2: 9 vulnerabilities (highest severity is: 7.5) - autoclosed
mend-for-github-com opened this issue · 3 comments
Vulnerable Library - google.golang.org/grpc-v1.46.2
Found in HEAD commit: f878b4edda2568afb4f36fd71a745d41a65bf911
Vulnerabilities
CVE | Severity | CVSS | Dependency | Type | Fixed in (google.golang.org/grpc-v1.46.2 version) | Remediation Available |
---|---|---|---|---|---|---|
CVE-2022-27664 | High | 7.5 | golang.org/x/net-v0.0.0-20210405180319-a5a99cb37ef4 | Transitive | N/A* | |
CVE-2022-30633 | High | 7.5 | golang.org/x/net-v0.0.0-20210405180319-a5a99cb37ef4 | Transitive | N/A* | |
CVE-2022-32149 | High | 7.5 | golang.org/x/text-v0.3.7 | Transitive | N/A* | |
CVE-2022-41721 | High | 7.5 | golang.org/x/net-v0.0.0-20210405180319-a5a99cb37ef4 | Transitive | N/A* | |
CVE-2021-33194 | High | 7.5 | golang.org/x/net-v0.0.0-20210405180319-a5a99cb37ef4 | Transitive | N/A* | |
CVE-2021-44716 | High | 7.5 | golang.org/x/net-v0.0.0-20210405180319-a5a99cb37ef4 | Transitive | N/A* | |
CVE-2022-28131 | High | 7.5 | golang.org/x/net-v0.0.0-20210405180319-a5a99cb37ef4 | Transitive | N/A* | |
CVE-2021-31525 | Medium | 5.9 | golang.org/x/net-v0.0.0-20210405180319-a5a99cb37ef4 | Transitive | N/A* | |
CVE-2022-29526 | Medium | 5.3 | golang.org/x/sys-v0.0.0-20210903071746-97244b99971b | Transitive | N/A* |
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
Details
CVE-2022-27664
Vulnerable Library - golang.org/x/net-v0.0.0-20210405180319-a5a99cb37ef4
[mirror] Go supplementary network libraries
Library home page: https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20210405180319-a5a99cb37ef4.zip
Dependency Hierarchy:
- google.golang.org/grpc-v1.46.2 (Root Library)
❌ golang.org/x/net-v0.0.0-20210405180319-a5a99cb37ef4 (Vulnerable Library)
Found in HEAD commit: f878b4edda2568afb4f36fd71a745d41a65bf911
Found in base branch: main
Vulnerability Details
In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error.
Publish Date: 2022-09-06
URL: CVE-2022-27664
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
CVE-2022-30633
Vulnerable Library - golang.org/x/net-v0.0.0-20210405180319-a5a99cb37ef4
[mirror] Go supplementary network libraries
Library home page: https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20210405180319-a5a99cb37ef4.zip
Dependency Hierarchy:
- google.golang.org/grpc-v1.46.2 (Root Library)
❌ golang.org/x/net-v0.0.0-20210405180319-a5a99cb37ef4 (Vulnerable Library)
Found in HEAD commit: f878b4edda2568afb4f36fd71a745d41a65bf911
Found in base branch: main
Vulnerability Details
Uncontrolled recursion in Unmarshal in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via unmarshalling an XML document into a Go struct which has a nested field that uses the 'any' field tag.
Publish Date: 2022-08-10
URL: CVE-2022-30633
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
Suggested Fix
Type: Upgrade version
Origin: https://security-tracker.debian.org/tracker/CVE-2022-30633
Release Date: 2022-05-13
Fix Resolution: go1.17.12,go1.18.4
CVE-2022-32149
Vulnerable Library - golang.org/x/text-v0.3.7
Library home page: https://proxy.golang.org/golang.org/x/text/@v/v0.3.7.zip
Dependency Hierarchy:
- google.golang.org/grpc-v1.46.2 (Root Library)
- golang.org/x/net-v0.0.0-20210405180319-a5a99cb37ef4
❌ golang.org/x/text-v0.3.7 (Vulnerable Library)
- golang.org/x/net-v0.0.0-20210405180319-a5a99cb37ef4
Found in HEAD commit: f878b4edda2568afb4f36fd71a745d41a65bf911
Found in base branch: main
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
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
CVE-2022-41721
Vulnerable Library - golang.org/x/net-v0.0.0-20210405180319-a5a99cb37ef4
[mirror] Go supplementary network libraries
Library home page: https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20210405180319-a5a99cb37ef4.zip
Dependency Hierarchy:
- google.golang.org/grpc-v1.46.2 (Root Library)
❌ golang.org/x/net-v0.0.0-20210405180319-a5a99cb37ef4 (Vulnerable Library)
Found in HEAD commit: f878b4edda2568afb4f36fd71a745d41a65bf911
Found in base branch: main
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
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
CVE-2021-33194
Vulnerable Library - golang.org/x/net-v0.0.0-20210405180319-a5a99cb37ef4
[mirror] Go supplementary network libraries
Library home page: https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20210405180319-a5a99cb37ef4.zip
Dependency Hierarchy:
- google.golang.org/grpc-v1.46.2 (Root Library)
❌ golang.org/x/net-v0.0.0-20210405180319-a5a99cb37ef4 (Vulnerable Library)
Found in HEAD commit: f878b4edda2568afb4f36fd71a745d41a65bf911
Found in base branch: main
Vulnerability Details
golang.org/x/net before v0.0.0-20210520170846-37e1c6afe023 allows attackers to cause a denial of service (infinite loop) via crafted ParseFragment input.
Publish Date: 2021-05-26
URL: CVE-2021-33194
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
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33194
Release Date: 2021-05-26
Fix Resolution: golang.org/x/net - v0.0.0-20210520170846-37e1c6afe023
CVE-2021-44716
Vulnerable Library - golang.org/x/net-v0.0.0-20210405180319-a5a99cb37ef4
[mirror] Go supplementary network libraries
Library home page: https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20210405180319-a5a99cb37ef4.zip
Dependency Hierarchy:
- google.golang.org/grpc-v1.46.2 (Root Library)
❌ golang.org/x/net-v0.0.0-20210405180319-a5a99cb37ef4 (Vulnerable Library)
Found in HEAD commit: f878b4edda2568afb4f36fd71a745d41a65bf911
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
Suggested Fix
Type: Upgrade version
Origin: GHSA-vc3p-29h2-gpcp
Release Date: 2022-01-01
Fix Resolution: github.com/golang/net - 491a49abca63de5e07ef554052d180a1b5fe2d70
CVE-2022-28131
Vulnerable Library - golang.org/x/net-v0.0.0-20210405180319-a5a99cb37ef4
[mirror] Go supplementary network libraries
Library home page: https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20210405180319-a5a99cb37ef4.zip
Dependency Hierarchy:
- google.golang.org/grpc-v1.46.2 (Root Library)
❌ golang.org/x/net-v0.0.0-20210405180319-a5a99cb37ef4 (Vulnerable Library)
Found in HEAD commit: f878b4edda2568afb4f36fd71a745d41a65bf911
Found in base branch: main
Vulnerability Details
Uncontrolled recursion in Decoder.Skip in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a deeply nested XML document.
Publish Date: 2022-08-10
URL: CVE-2022-28131
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
Suggested Fix
Type: Upgrade version
Origin: https://security-tracker.debian.org/tracker/CVE-2022-28131
Release Date: 2022-03-29
Fix Resolution: go1.17.12,go1.18.4
CVE-2021-31525
Vulnerable Library - golang.org/x/net-v0.0.0-20210405180319-a5a99cb37ef4
[mirror] Go supplementary network libraries
Library home page: https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20210405180319-a5a99cb37ef4.zip
Dependency Hierarchy:
- google.golang.org/grpc-v1.46.2 (Root Library)
❌ golang.org/x/net-v0.0.0-20210405180319-a5a99cb37ef4 (Vulnerable Library)
Found in HEAD commit: f878b4edda2568afb4f36fd71a745d41a65bf911
Found in base branch: main
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
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
CVE-2022-29526
Vulnerable Library - golang.org/x/sys-v0.0.0-20210903071746-97244b99971b
Library home page: https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20210903071746-97244b99971b.zip
Dependency Hierarchy:
- google.golang.org/grpc-v1.46.2 (Root Library)
❌ golang.org/x/sys-v0.0.0-20210903071746-97244b99971b (Vulnerable Library)
Found in HEAD commit: f878b4edda2568afb4f36fd71a745d41a65bf911
Found in base branch: main
Vulnerability Details
Go before 1.17.10 and 1.18.x before 1.18.2 has Incorrect Privilege Assignment. When called with a non-zero flags parameter, the Faccessat function could incorrectly report that a file is accessible.
Publish Date: 2022-06-23
URL: CVE-2022-29526
CVSS 3 Score Details (5.3)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: None
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: https://security-tracker.debian.org/tracker/CVE-2022-29526
Release Date: 2022-06-23
Fix Resolution: go1.17.10,go1.18.2,go1.19