cve/2024/CVE-2024-6104.md
2025-09-29 21:09:30 +02:00

847 B

CVE-2024-6104

Description

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.

POC

Reference

No PoCs from references.

Github