• CVE-2023-39323

发布时间: 2023年11月3日

修改时间: 2024年10月31日

概要

Line directives ( //line ) can be used to bypass the restrictions on //go:cgo_ directives, allowing blocked linker and compiler flags to be passed during compilation. This can result in unexpected execution of arbitrary code when running go build . The line directive requires the absolute path of the file in which the directive lives, which makes exploiting this issue significantly more complex.

CVSS v3 指标

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

安全公告

公告名 概要 发布时间
KylinSec-SA-2023-1911 golang security update 2023年11月3日

影响产品

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