Entreprise d'experts en Sécurité Informatique : Audits et conseils en cybersécurité
Entreprise française de cybersécurité depuis 2004
☎ 03 60 47 09 81 - info@securiteinfo.com


CVE-2023-45289

Description

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.

POC

Reference

No PoCs from references.

Github

- https://github.com/8-cm/kube-dump

- https://github.com/drewtwitchell/scancompare

- https://github.com/h4ckm1n-dev/report-test

- https://github.com/testing-felickz/docker-scout-demo