chore(deps): update module github.com/hashicorp/go-retryablehttp to v0.7.7 [security] - #5
Merged
yuzichen12123 merged 1 commit intoJul 23, 2025
Conversation
alaudaa-renovate
Bot
force-pushed
the
renovate/go-github.com-hashicorp-go-retryablehttp-vulnerability
branch
from
July 23, 2025 11:28
172a962 to
8f6a46c
Compare
alaudaa-renovate
Bot
force-pushed
the
renovate/go-github.com-hashicorp-go-retryablehttp-vulnerability
branch
from
July 23, 2025 12:44
8f6a46c to
90b2b55
Compare
yuzichen12123
deleted the
renovate/go-github.com-hashicorp-go-retryablehttp-vulnerability
branch
July 23, 2025 12:52
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.7.5->v0.7.7go-retryablehttp can leak basic auth credentials to log files
CVE-2024-6104 / GHSA-v6v8-xj6m-xwqh / GO-2024-2947
More information
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.
Severity
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:NReferences
This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).
Leak of sensitive information to log files in github.com/hashicorp/go-retryablehttp
CVE-2024-6104 / GHSA-v6v8-xj6m-xwqh / GO-2024-2947
More information
Details
URLs were not sanitized when writing them to log files. This could lead to writing sensitive HTTP basic auth credentials to the log file.
Severity
Unknown
References
This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).
Release Notes
hashicorp/go-retryablehttp (github.com/hashicorp/go-retryablehttp)
v0.7.7Compare Source
v0.7.6Compare Source
Configuration
📅 Schedule: Branch creation - "" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.