• CVE-2024-45336

发布时间: 2025年3月4日

修改时间: 2025年3月4日

概要

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 v3 指标

NVD openEuler
Confidentiality Low
Attack Vector Network
CVSS评分 N/A 6.1
Attack Complexity Low
Privileges Required None
Scope Changed
Integrity Low
User Interaction Required
Availability None

安全公告

公告名 概要 发布时间
KylinSec-SA-2025-1604 golang security update 2025年3月13日
KylinSec-SA-2025-2438 golang security update 2025年6月3日

影响产品

产品 状态
KY3.4-5A golang Fixed
V6 golang Fixed