CVE-2024-45336
Sensitive headers incorrectly sent after cross-domain redirect in net/http
6.1
MEDIUM
CVSS 3.1
EPSS 0.65%
描述
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.
如何修補 CVE-2024-45336
要修補 CVE-2024-45336,請將受影響套件升級到下列已修補版本。
- —升級至 1.22.11 或更新版本
- —未列出修補版本
- —未列出修補版本
- —升級至 1.24~rc2-1 或更新版本
- —升級至 1.22.11 或更新版本
CVE-2024-45336 正在被利用嗎?
低 — EPSS 為 0.6%,目前沒有觀察到大規模利用活動。
受影響套件(5)
- from 0, < 1.22.11, >= 1.23.0-0, < 1.23.5, >= 1.24.0-0, < 1.24.0
- from 0
- from 0
- from 0, < 1.24~rc2-1
- from 0, < 1.22.11, >= 1.23.0-0, < 1.23.5, >= 1.24.0-0, < 1.24.0-rc.2
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM6.1 | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |