CVE-2023-39323
HIGH8.1EPSS 0.06%Arbitrary code execution during build via line directives in cmd/go
Published: 10/5/2023Modified: 4/28/2026
Description
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 packages (4)
- Bitnami/golangfrom 0, < 1.20.9, >= 1.21.0, < 1.21.2
- Debian/golang-1.15from 0
- Debian/golang-1.19from 0
- Go/toolchainfrom 0, < 1.20.9, >= 1.21.0-0, < 1.21.2
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.1 | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |
References (11)
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2023-39323
- PATCHhttps://go.dev/cl/533215
- REPORThttps://go.dev/issue/63211
- WEBhttps://groups.google.com/g/golang-announce/c/XBa1oHDevAo
- WEBhttps://lists.fedoraproject.org/archives/list/[email protected]/message/CLB4TW7KALB3EEQWNWCN7OUIWWVWWCG2/
- WEBhttps://lists.fedoraproject.org/archives/list/[email protected]/message/KSEGD2IWKNUO3DWY4KQGUQM5BISRWHQE/
- WEBhttps://lists.fedoraproject.org/archives/list/[email protected]/message/XFOIBB4YFICHDM7IBOP7PWXW3FX4HLL2/
- WEBhttps://nvd.nist.gov/vuln/detail/CVE-2023-39323
- WEBhttps://pkg.go.dev/vuln/GO-2023-2095
- WEBhttps://security.gentoo.org/glsa/202311-09
- WEBhttps://security.netapp.com/advisory/ntap-20231020-0001/