CVE Vulnerabilities

CVE-2023-39323

Published: Oct 05, 2023 | Modified: Jan 04, 2024
CVSS 3.x
8.1
HIGH
Source:
NVD
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

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.

Affected Software

Name Vendor Start Version End Version
Go Golang * 1.20.9 (excluding)
Go Golang 1.21.0 (including) 1.21.2 (excluding)

References