-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Mend: dependency security vulnerabilitySecurity vulnerability detected by WhiteSourceSecurity vulnerability detected by WhiteSource
Description
CVE-2024-6104 - Medium Severity Vulnerability
Vulnerable Library - github.com/HashiCorp/go-retryablehttp-v0.7.0
Retryable HTTP client in Go
Library home page: https://proxy.golang.org/github.com/!hashi!corp/go-retryablehttp/@v/v0.7.0.zip
Path to dependency file: /go.mod
Path to vulnerable library: /go.mod
Dependency Hierarchy:
- github.com/sigstore/sigstore-v1.0.0 (Root Library)
- github.com/hashicorp/vault/api-v1.1.1
- ❌ github.com/HashiCorp/go-retryablehttp-v0.7.0 (Vulnerable Library)
- github.com/hashicorp/vault/api-v1.1.1
Found in HEAD commit: df1f7d3f67826e841793324e4796be4fbd91c00f
Found in base branch: main
Vulnerability Details
go-retryablehttp prior to 0.7.7 did not sanitize urls when writing them to its log file. This could lead to go-retryablehttp writing sensitive HTTP basic auth credentials to its log file. This vulnerability, CVE-2024-6104, was fixed in go-retryablehttp 0.7.7.
Publish Date: 2024-06-24
URL: CVE-2024-6104
CVSS 3 Score Details (6.0)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: High
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: None
- Availability Impact: None
Step up your Open Source Security Game with Mend here
Metadata
Metadata
Assignees
Labels
Mend: dependency security vulnerabilitySecurity vulnerability detected by WhiteSourceSecurity vulnerability detected by WhiteSource