ChoeMinji / kubernetes-1.12.0

Apache License 2.0
0 stars 0 forks source link

CVE-2021-44716 (High) detected in multiple libraries #104

Open mend-bolt-for-github[bot] opened 9 months ago

mend-bolt-for-github[bot] commented 9 months ago

CVE-2021-44716 - High Severity Vulnerability

Vulnerable Libraries - github.com/etcd-io/etcd-v3.2.24, github.com/golang/net-v0.0.0-20170912211736-b129b8e0fbeb, github.com/cloudflare/cfssl-1.3.2

github.com/etcd-io/etcd-v3.2.24

Distributed reliable key-value store for the most critical data of a distributed system

Library home page: https://proxy.golang.org/github.com/etcd-io/etcd/@v/v3.2.24+incompatible.zip

Dependency Hierarchy: - :x: **github.com/etcd-io/etcd-v3.2.24** (Vulnerable Library)

github.com/golang/net-v0.0.0-20170912211736-b129b8e0fbeb

[mirror] Go supplementary network libraries

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

Dependency Hierarchy: - :x: **github.com/golang/net-v0.0.0-20170912211736-b129b8e0fbeb** (Vulnerable Library)

github.com/cloudflare/cfssl-1.3.2

CFSSL: Cloudflare's PKI and TLS toolkit

Dependency Hierarchy: - :x: **github.com/cloudflare/cfssl-1.3.2** (Vulnerable Library)

Found in HEAD commit: cd87321da747fd23c6285641b10b0432943dfed6

Found in base branch: master

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/GHSA-vc3p-29h2-gpcp

Release Date: 2022-01-01

Fix Resolution: github.com/golang/net - 491a49abca63de5e07ef554052d180a1b5fe2d70


Step up your Open Source Security Game with Mend here