Pio1006 / envoy

Cloud-native high-performance edge/middle/service proxy
https://www.envoyproxy.io
Apache License 2.0
0 stars 0 forks source link

CVE-2021-33194 (High) detected in github.com/golang/net-v0.0.0-20200301022130-244492dfa37a, github.com/golang/net-v0.0.0-20190403144856-b630fd6fe46b - autoclosed #7

Closed mend-for-github-com[bot] closed 4 months ago

mend-for-github-com[bot] commented 3 years ago

CVE-2021-33194 - High Severity Vulnerability

Vulnerable Libraries - github.com/golang/net-v0.0.0-20200301022130-244492dfa37a, github.com/golang/net-v0.0.0-20190403144856-b630fd6fe46b

github.com/golang/net-v0.0.0-20200301022130-244492dfa37a

[mirror] Go supplementary network libraries

Library home page: https://proxy.golang.org/github.com/golang/net/@v/v0.0.0-20200301022130-244492dfa37a.zip

Path to dependency file: /examples/load-reporting-service/go.mod

Path to vulnerable library: /examples/load-reporting-service/go.mod

Dependency Hierarchy: - github.com/grpc/grpc-go-v1.25.1 (Root Library) - :x: **github.com/golang/net-v0.0.0-20200301022130-244492dfa37a** (Vulnerable Library)

github.com/golang/net-v0.0.0-20190403144856-b630fd6fe46b

[mirror] Go supplementary network libraries

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

Path to dependency file: /examples/ext_authz/auth/grpc-service/go.mod

Path to vulnerable library: /examples/ext_authz/auth/grpc-service/go.mod

Dependency Hierarchy: - github.com/grpc/grpc-go-v1.25.1 (Root Library) - :x: **github.com/golang/net-v0.0.0-20190403144856-b630fd6fe46b** (Vulnerable Library)

Found in HEAD commit: d853fd7abd23b213e8ecb1eded4fd77944aa8ed5

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

For more information on CVSS3 Scores, click here.

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

mend-for-github-com[bot] commented 1 year 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.

mend-for-github-com[bot] commented 6 months ago

: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.

mend-for-github-com[bot] commented 4 months ago

:information_source: This issue was automatically closed by Mend because it is a duplicate of an existing issue: #55