CVE-2023-45289
Public on 2024-03-05
Modified on 2024-03-08
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.
Severity
CVSS v3 Base Score
See breakdown
Affected Packages
Platform | Package | Release Date | Advisory | Status |
---|---|---|---|---|
Amazon Linux 2 - Docker Extra | docker | 2024-08-27 | ALAS2DOCKER-2024-045 | Fixed |
Amazon Linux 2 - Ecs Extra | docker | 2024-08-27 | ALAS2ECS-2024-042 | Fixed |
Amazon Linux 2 - Aws-nitro-enclaves-cli Extra | docker | 2024-08-27 | ALAS2NITRO-ENCLAVES-2024-046 | Fixed |
Amazon Linux 2023 | docker | 2024-02-29 | ALAS2023-2024-542 | Fixed |
Amazon Linux 1 | golang | No Fix Planned | ||
Amazon Linux 2 - Core | golang | 2024-05-23 | ALAS2-2024-2554 | Fixed |
Amazon Linux 2023 | golang | 2024-05-23 | ALAS2023-2024-629 | Fixed |
CVSS Scores
Score Type | Score | Vector | |
---|---|---|---|
Amazon Linux | CVSSv3 | 5.3 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
NVD | CVSSv3 | 4.3 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N |