Files
CVEs-PoC/2024/CVE-2024-24787.md
T
2024-08-30 20:52:42 +00:00

954 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