发布时间: 2023年12月22日
修改时间: 2024年10月31日
Using go get to fetch a module with the .git suffix may unexpectedly fallback to the insecure git:// protocol if the module is unavailable via the secure https:// and git+ssh:// protocols, even if GOINSECURE is not set for said module. This only affects users who are not using the module proxy and are fetching modules directly (i.e. GOPROXY=off).
NVD | openEuler | |
---|---|---|
Confidentiality | High | High |
Attack Vector | Network | Network |
CVSS评分 | 7.5 | 7.5 |
Attack Complexity | Low | Low |
Privileges Required | None | None |
Scope | Unchanged | Unchanged |
Integrity | None | None |
User Interaction | None | None |
Availability | None | None |
公告名 | 概要 | 发布时间 |
---|---|---|
KylinSec-SA-2023-2052 | golang security update | 2023年12月22日 |
产品 | 包 | 状态 |
---|---|---|
KY3.4-4A | golang | Fixed |
KY3.4-5 | golang | Fixed |
KY3.5.1 | golang | Fixed |
KY3.5.2 | golang | Fixed |