devatherock / vela-template-tester

API and plugin to test and validate vela-ci templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2022-41717 (Medium) detected in golang.org/x/sys-v0.0.0-20210510120138-977fb7262007 - autoclosed

mend-bolt-for-github opened this issue · comments

CVE-2022-41717 - Medium Severity Vulnerability

Vulnerable Library - golang.org/x/sys-v0.0.0-20210510120138-977fb7262007

Library home page: https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20210510120138-977fb7262007.zip

Dependency Hierarchy:

  • github.com/sirUpsen/logrus-v1.6.0 (Root Library)
    • golang.org/x/sys-v0.0.0-20210510120138-977fb7262007 (Vulnerable Library)

Found in HEAD commit: 2aada85674c55286335b211e44ebd8a6e4c394bb

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

✔️ 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.