vipinsun / fabric-token-sdk

The Fabric Token SDK is a set of API and services that lets developers create token-based distributed application on Hyperledger Fabric.
Apache License 2.0
1 stars 0 forks source link

CVE-2022-29526 (Medium) detected in github.com/golang/sys-v0.0.0-20220307203707-22a9840ba4d7 #50

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

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

CVE-2022-29526 - Medium Severity Vulnerability

Vulnerable Library - github.com/golang/sys-v0.0.0-20220307203707-22a9840ba4d7

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

Library home page: https://proxy.golang.org/github.com/golang/sys/@v/v0.0.0-20220307203707-22a9840ba4d7.zip

Path to dependency file: /go.mod

Path to vulnerable library: /go.mod

Dependency Hierarchy: - github.com/hyperledger/fabric-v1.4.0-rc1.0.20210722174351-9815a7a8f0f7 (Root Library) - go.etcd.io/etcd-v0.5.0-alpha.5.0.20181228115726-23731bf9ba55 - github.com/prometheus/client_golang-v1.7.1 - github.com/prometheus/procfs-v0.6.0 - :x: **github.com/golang/sys-v0.0.0-20220307203707-22a9840ba4d7** (Vulnerable Library)

Found in HEAD commit: 999f5d255a183e22a067e6411929924a0bacd65f

Found in base branch: main

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

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