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.
{
"nvd_published_at": "2024-06-24T17:15:11Z",
"severity": "MODERATE",
"github_reviewed_at": "2024-06-24T21:32:07Z",
"github_reviewed": true,
"cwe_ids": [
"CWE-532"
]
}