CVE-2024-45336

Aliases:GO-2025-3420BIT-golang-2024-45336
Deferred
Published: 28 Jan 2025, 01:03
Last modified:18 Sept 2025, 18:41

Vulnerability Summary

Overall Risk (default)
low
24/100
CVSS Score
6.1 MEDIUM
v3.1 (cve.org)
EPSS Score
0.14% LOW
0% probability +0.06%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

28 Jan 2025, 01:03
Published
Vulnerability first disclosed
18 Sept 2025, 18:41
Last Modified
Vulnerability information updated

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.

CVSS Metrics

  • v3.1MEDIUMScore: 6.1CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

EPSS Trends

Current EPSS score: 0.14% Percentile: 34%

Affected Systems

  • go standard librarynet/http

    < 1.22.11 | ≥ 1.23.0-0, < 1.23.5 | ≥ 1.24.0-0, < 1.24.0-rc.2

  • Gostdlib

    ≥ 1.24.0-0, < 1.24.0-rc.2

References (6)