simplycubed / terraform-google-static-assets

Modules for managing static assets (CSS, JS, images) in GCP
https://simplycubed.com
Apache License 2.0
2 stars 1 forks source link

CVE-2022-41717 (Medium) detected in golang.org/x/sys-v0.0.0-20220615213510-4f61da869c0c - autoclosed #48

Closed mend-bolt-for-github[bot] closed 1 year ago

mend-bolt-for-github[bot] commented 1 year ago

CVE-2022-41717 - Medium Severity Vulnerability

Vulnerable Library - golang.org/x/sys-v0.0.0-20220615213510-4f61da869c0c

Library home page: https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20220615213510-4f61da869c0c.zip

Dependency Hierarchy: - github.com/gruntwork-io/terratest-v0.40.17 (Root Library) - k8s.io/client-go-v0.24.2 - golang.org/x/term-v0.0.0-20220526004731-065cf7ba2467 - :x: **golang.org/x/sys-v0.0.0-20220615213510-4f61da869c0c** (Vulnerable Library)

Found in HEAD commit: 2914fa084ecd9aa53a35893c1257afce94fb4df3

Found in base branch: master

Vulnerability Details

An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.

Publish Date: 2022-12-08

URL: CVE-2022-41717

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: None - Integrity Impact: None - Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2022-12-08

Fix Resolution: go1.19.4


Step up your Open Source Security Game with Mend here

mend-bolt-for-github[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.