CVE-2023-39323
Arbitrary code execution during build via line directives in cmd/go
Vexday Risk Score
21Low
SSVC decision (CISA)
Track
No exploitation signal → monitor
CVSS 8.1EPSS 1.8%KEV nãoPoC —Nuclei —Metasploit —Patch —
Lifecycle
05 Oct 2023Published on NVD
Recommendation: Monitor — no exploitation signal at the moment.
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:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected products
Go toolchain · cmd/goWant to know if your infrastructure is exposed to this?
Talk to TrueHacking →References
https://go.dev/cl/533215https://go.dev/issue/63211https://groups.google.com/g/golang-announce/c/XBa1oHDevAohttps://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CLB4TW7KALB3EEQWNWCN7OUIWWVWWCG2/https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KSEGD2IWKNUO3DWY4KQGUQM5BISRWHQE/https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XFOIBB4YFICHDM7IBOP7PWXW3FX4HLL2/https://pkg.go.dev/vuln/GO-2023-2095https://security.gentoo.org/glsa/202311-09https://security.netapp.com/advisory/ntap-20231020-0001/