CVE-2023-45289

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-45289
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-45289.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-45289
Aliases
Downstream
Related
Published
2024-03-05T23:15:07Z
Modified
2025-02-28T05:00:06Z
Summary
[none]
Details

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.

References

Affected packages