opensearch-project / opensearch-cli

A full-featured command line interface (CLI) for OpenSearch.
https://opensearch.org/docs/latest/clients/cli/
Apache License 2.0
44 stars 24 forks source link

CVE-2022-29526 (Medium) detected in github.com/golang/sys-f84b799fce68db3cb46a8f6f819c1e56377181df #63

Closed mend-for-github-com[bot] closed 1 year ago

mend-for-github-com[bot] commented 2 years ago

CVE-2022-29526 - Medium Severity Vulnerability

Vulnerable Library - github.com/golang/sys-f84b799fce68db3cb46a8f6f819c1e56377181df

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

Dependency Hierarchy: - github.com/golang/term-2321bbc49cbf8303ea9834c419750e793e31be73 (Root Library) - :x: **github.com/golang/sys-f84b799fce68db3cb46a8f6f819c1e56377181df** (Vulnerable Library)

Found in HEAD commit: 2dd0ec89125eab33621be337cfadfbb62c896044

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