kube-tarian / sigrun

Sign your artifacts, source code or container images using Sigstore tools, Save the Signatures you want to use, and Validate & Control the deployments to allow only the known Sources based on Signatures, Maintainers & other payloads automatically.
https://sigrun.dev
Apache License 2.0
12 stars 3 forks source link

CVE-2022-29526 (Medium) detected in github.com/docker/Cli-v20.10.7+incompatible, github.com/mongodb/mongo-go-driver-v1.6.0 #133

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

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

CVE-2022-29526 - Medium Severity Vulnerability

Vulnerable Libraries - github.com/docker/Cli-v20.10.7+incompatible, github.com/mongodb/mongo-go-driver-v1.6.0

github.com/docker/Cli-v20.10.7+incompatible

The Docker CLI

Library home page: https://proxy.golang.org/github.com/docker/!cli/@v/v20.10.7+incompatible.zip

Path to dependency file: /go.mod

Path to vulnerable library: /go.mod

Dependency Hierarchy: - github.com/google/go-containerregistry-v0.6.0 (Root Library) - :x: **github.com/docker/Cli-v20.10.7+incompatible** (Vulnerable Library)

github.com/mongodb/mongo-go-driver-v1.6.0

The Go driver for MongoDB

Library home page: https://proxy.golang.org/github.com/mongodb/mongo-go-driver/@v/v1.6.0.zip

Path to dependency file: /go.mod

Path to vulnerable library: /go.mod

Dependency Hierarchy: - github.com/sigstore/rekor-v0.3.0 (Root Library) - github.com/go-openapi/strfmt-v0.20.1 - :x: **github.com/mongodb/mongo-go-driver-v1.6.0** (Vulnerable Library)

Found in HEAD commit: df1f7d3f67826e841793324e4796be4fbd91c00f

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