Improper Credential Segmentation in Go's GOAUTH Feature Affects Users
CVE-2024-45340

8.8HIGH

Key Information:

Status
Vendor
CVE Published:
28 January 2025

What is CVE-2024-45340?

A security flaw in the GOAUTH feature of the Go programming language allows malicious servers to access user credentials improperly. This occurs because credentials are not correctly isolated by domain, potentially permitting unauthorized requests for sensitive information. By default, this issue primarily impacts credentials stored in the user's .netrc file, increasing the risk of unauthorized access. Developers using Go should review their configurations and ensure proper domain segmentation to safeguard user credentials.

Affected Version(s)

cmd/go 1.24.0-0 < 1.24.0-rc.2

References

CVSS V3.1

Score:
8.8
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Juho Forsén of Mattermost
.