Lucene search

K
redhatcveRedhat.comRH:CVE-2023-45289
HistoryMar 06, 2024 - 3:33 a.m.

CVE-2023-45289

2024-03-0603:33:22
redhat.com
access.redhat.com
10
go
http
cookiejar
library
sensitive headers
http redirect

5.6 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

10.0%

A flaw was found in Go’s net/http/cookiejar standard library package. When following an HTTP redirect to a domain that is not a subdomain match or an 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.

Mitigation

null