SB2025013039 - Multiple vulnerabilities in Google Go programming language
Published: January 30, 2025
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 4 secuirty vulnerabilities.
1) Input validation error (CVE-ID: CVE-2025-22865)
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to insufficient validation of user-supplied input in ParsePKCS1PrivateKey when parsing RSA keys with missing CRT values. A remote attacker can pass a specially crafted RSA key to the application and perform a denial of service (DoS) attack.
2) Input validation error (CVE-ID: CVE-2024-45341)
The vulnerability allows a remote attacker to bypass implemented security restrictions.
The vulnerability exists due to incorrect handling of URI name constraint in certificate chains. A remote attacker can create a certificate with a URI, which has a IPv6 address with a zone ID, and bypass URI name checks.
The vulnerability affects users of private PKIs which make use of URIs.
3) Information disclosure (CVE-ID: CVE-2024-45340)
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to incorrect segmentation of credentials by domain names in the GOAUTH feature. A remote attacker can trick the client into connecting to a malicious server and obtain credentials stored in the users .netrc file.
4) Information disclosure (CVE-ID: CVE-2024-45336)
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to the HTTP client will send Authorization header to a third-party domain after a chain of redirects. A remote attacker can gain unauthorized access to credentials.
Remediation
Install update from vendor's website.
References
- https://go.dev/cl/643098
- https://go.dev/issue/71216
- https://groups.google.com/g/golang-dev/c/CAWXhan3Jww/m/bk9LAa-lCgAJ
- https://pkg.go.dev/vuln/GO-2025-3421
- https://go.dev/cl/643099
- https://go.dev/issue/71156
- https://groups.google.com/g/golang-dev/c/bG8cv1muIBM/m/G461hA6lCgAJ
- https://pkg.go.dev/vuln/GO-2025-3373
- https://go.dev/cl/643097
- https://go.dev/issue/71249
- https://pkg.go.dev/vuln/GO-2025-3383
- https://go.dev/cl/643100
- https://go.dev/issue/70530
- https://pkg.go.dev/vuln/GO-2025-3420