CVE-2024-45336
MEDIUM EPSS 46.4%
Published Jan 28, 20251y ago · Modified Jun 17, 20261w ago
6.1 CVSS 3.1
Published Jan 28, 2025 1y ago
Last Modified Jun 17, 2026 1w ago
Description
The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to a.com/ containing an Authorization header which is redirected to b.com/ will not send that header to b.com. In the event that the client received a subsequent same-domain redirect, however, the sensitive headers would be restored. For example, a chain of redirects from a.com/, to b.com/1, and finally to b.com/2 would incorrectly send the Authorization header to b.com/2.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Changed
Confidentiality Low
Integrity Low
Availability None
Threat Intelligence
EPSS Exploit Probability
46.4% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
References 6
- go.dev https://go.dev/cl/643100
- go.dev https://go.dev/issue/70530
- groups.google.com https://groups.google.com/g/golang-dev/c/CAWXhan3Jww/m/bk9LAa-lCgAJ
- groups.google.com https://groups.google.com/g/golang-dev/c/bG8cv1muIBM/m/G461hA6lCgAJ
- pkg.go.dev https://pkg.go.dev/vuln/GO-2025-3420
- security.netapp.com https://security.netapp.com/advisory/ntap-20250221-0003/
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.