ChoeMinji / kubernetes-1.12.0

Apache License 2.0
0 stars 0 forks source link

CVE-2022-29526 (Medium) detected in github.com/golang/sys-feaf45c67f9c91e1d7491b4148217803b9900015, github.com/etcd-io/etcd-v3.2.24 #110

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

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

CVE-2022-29526 - Medium Severity Vulnerability

Vulnerable Libraries - github.com/golang/sys-feaf45c67f9c91e1d7491b4148217803b9900015, github.com/etcd-io/etcd-v3.2.24

github.com/golang/sys-feaf45c67f9c91e1d7491b4148217803b9900015

[mirror] Go packages for low-level interaction with the operating system

Dependency Hierarchy: - :x: **github.com/golang/sys-feaf45c67f9c91e1d7491b4148217803b9900015** (Vulnerable Library)

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)

Found in HEAD commit: cd87321da747fd23c6285641b10b0432943dfed6

Found in base branch: master

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-22

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

For more information on CVSS3 Scores, click here.

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


Step up your Open Source Security Game with Mend here