Lucene search

K
cvelistHashiCorpCVELIST:CVE-2024-6104
HistoryJun 24, 2024 - 5:06 p.m.

CVE-2024-6104 go-retryablehttp can leak basic auth credentials to log files

2024-06-2417:06:21
CWE-532
HashiCorp
www.cve.org
3
go-retryablehttp
v0.7.7
basic auth credentials
log files
cve-2024-6104

6 Medium

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N

0.0004 Low

EPSS

Percentile

9.1%

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.

CNA Affected

[
  {
    "defaultStatus": "unaffected",
    "platforms": [
      "64 bit",
      "32 bit",
      "x86",
      "ARM",
      "MacOS",
      "Windows",
      "Linux"
    ],
    "product": "Shared library",
    "repo": "https://github.com/hashicorp/go-retryablehttp",
    "vendor": "HashiCorp",
    "versions": [
      {
        "lessThan": "0.7.7",
        "status": "affected",
        "version": "0",
        "versionType": "semver"
      }
    ]
  }
]

6 Medium

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N

0.0004 Low

EPSS

Percentile

9.1%