Server side template injection In toolchain
Description
Arbitrary code execution during build on Darwin in cmd/go On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the -lto_library flag in a "#cgo LDFLAGS" directive.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
go | 1.21.10 |
Aliases
1. 2. 3. 4. 5.
References
1. 2. 3. 4.