cve/2024/CVE-2024-24787.md
2024-05-25 21:48:12 +02:00

897 B

CVE-2024-24787

Description

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.

POC

Reference

No PoCs from references.

Github