| { |
| "dataType": "CVE_RECORD", |
| "dataVersion": "5.0", |
| "cveMetadata": { |
| "cveId": "CVE-2024-24787" |
| }, |
| "containers": { |
| "cna": { |
| "providerMetadata": { |
| "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc" |
| }, |
| "title": "Arbitrary code execution during build on Darwin in cmd/go", |
| "descriptions": [ |
| { |
| "lang": "en", |
| "value": "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." |
| } |
| ], |
| "affected": [ |
| { |
| "vendor": "Go toolchain", |
| "product": "cmd/go", |
| "collectionURL": "https://pkg.go.dev", |
| "packageName": "cmd/go", |
| "versions": [ |
| { |
| "version": "0", |
| "lessThan": "1.21.10", |
| "status": "affected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "1.22.0-0", |
| "lessThan": "1.22.3", |
| "status": "affected", |
| "versionType": "semver" |
| } |
| ], |
| "platforms": [ |
| "darwin" |
| ], |
| "defaultStatus": "unaffected" |
| } |
| ], |
| "problemTypes": [ |
| { |
| "descriptions": [ |
| { |
| "lang": "en", |
| "description": "CWE 74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')" |
| } |
| ] |
| } |
| ], |
| "references": [ |
| { |
| "url": "https://go.dev/issue/67119" |
| }, |
| { |
| "url": "https://go.dev/cl/583815" |
| }, |
| { |
| "url": "https://groups.google.com/g/golang-announce/c/wkkO4P9stm0" |
| }, |
| { |
| "url": "https://pkg.go.dev/vuln/GO-2024-2825" |
| }, |
| { |
| "url": "https://security.netapp.com/advisory/ntap-20240531-0006/" |
| }, |
| { |
| "url": "http://www.openwall.com/lists/oss-security/2024/05/08/3" |
| } |
| ], |
| "credits": [ |
| { |
| "lang": "en", |
| "value": "Juho Forsén (Mattermost)" |
| } |
| ] |
| } |
| } |
| } |