Bugzilla – Bug 1227059
VUL-0: CVE-2024-6104: traefik: hashicorp/go-retryablehttp: url might write sensitive information to log file
Last modified: 2024-07-12 09:08:27 UTC
traefik embeds hashicorp/go-retryablehttp: 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. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-6104 https://www.cve.org/CVERecord?id=CVE-2024-6104 https://discuss.hashicorp.com/c/security https://bugzilla.redhat.com/show_bug.cgi?id=2294000
traefik in Factory is 3.0.4, the issue is not present because github.com/hashicorp/go-retryablehttp version is v0.7.7. This is not present in traefik2, version 2.11.6 has also github.com/hashicorp/go-retryablehttp version is v0.7.7.