CVE-2024-45336
Last modified
CVE-2024-45336 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to a.com/ containing an Authorization header which is redirected to b.com/ will not send that header to b.com. EPSS estimates a 0.65% chance of exploitation in the next 30 days.
Description
The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to a.com/ containing an Authorization header which is redirected to b.com/ will not send that header to b.com. In the event that the client received a subsequent same-domain redirect, however, the sensitive headers would be restored. For example, a chain of redirects from a.com/, to b.com/1, and finally to b.com/2 would incorrectly send the Authorization header to b.com/2.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-45336?
How severe is CVE-2024-45336?
How do I fix CVE-2024-45336?
Are you affected by CVE-2024-45336?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
