VDB
CISA-2023-45289
CISA-2023-45289
PUBLISHED
CVSS 4.3 MEDIUM
Reported by Go · Published March 5, 2024
When following an HTTP redirect to a domain which is not a subdomain match or exact match of the initial domain, an http.Client does not forward sensitive headers such as "Authorization" or "Cookie". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a redirect to bar.com will not. A maliciously crafted HTTP redirect could cause sensitive headers to be unexpectedly forwarded.
Risk Scores
CVSS 3.1
4.3
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Go standard library | net/http | 0, 1.22.0-0 |
| Go standard library | net/http/cookiejar | 0, 1.22.0-0 |
| Go standard library | net/http | 0, 0, 1.22.0-0 |
| Go standard library | net/http/cookiejar | 0, 1.22.0-0, 0 |
Timeline
- Mar 5, 2024 CVE Published
- Feb 13, 2025 CVE Updated