• CVE-2023-45289

发布时间: 2024年3月22日

修改时间: 2024年3月22日

概要

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.

CVSS v3 指标

NVD openEuler
CVSS评分 7.5
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability None

安全公告

公告名 概要 发布时间
KylinSec-SA-2024-3157 golang security update 2024年3月22日

影响产品

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