| { |
| "dataType": "CVE_RECORD", |
| "dataVersion": "5.0", |
| "cveMetadata": { |
| "cveId": "CVE-2020-28366" |
| }, |
| "containers": { |
| "cna": { |
| "providerMetadata": { |
| "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc" |
| }, |
| "title": "Arbitrary code execution in go command with cgo in cmd/go and cmd/cgo", |
| "descriptions": [ |
| { |
| "lang": "en", |
| "value": "Code injection in the go command with cgo before Go 1.14.12 and Go 1.15.5 allows arbitrary code execution at build time via a malicious unquoted symbol name in a linked object file." |
| } |
| ], |
| "affected": [ |
| { |
| "vendor": "Go toolchain", |
| "product": "cmd/go", |
| "collectionURL": "https://pkg.go.dev", |
| "packageName": "cmd/go", |
| "versions": [ |
| { |
| "version": "0", |
| "lessThan": "1.14.12", |
| "status": "affected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "1.15.0-0", |
| "lessThan": "1.15.5", |
| "status": "affected", |
| "versionType": "semver" |
| } |
| ], |
| "programRoutines": [ |
| { |
| "name": "Builder.cgo" |
| } |
| ], |
| "defaultStatus": "unaffected" |
| }, |
| { |
| "vendor": "Go toolchain", |
| "product": "cmd/cgo", |
| "collectionURL": "https://pkg.go.dev", |
| "packageName": "cmd/cgo", |
| "versions": [ |
| { |
| "version": "0", |
| "lessThan": "1.14.12", |
| "status": "affected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "1.15.0-0", |
| "lessThan": "1.15.5", |
| "status": "affected", |
| "versionType": "semver" |
| } |
| ], |
| "programRoutines": [ |
| { |
| "name": "dynimport" |
| } |
| ], |
| "defaultStatus": "unaffected" |
| } |
| ], |
| "problemTypes": [ |
| { |
| "descriptions": [ |
| { |
| "lang": "en", |
| "description": "CWE-94: Improper Control of Generation of Code ('Code Injection')" |
| } |
| ] |
| } |
| ], |
| "references": [ |
| { |
| "url": "https://go.dev/cl/269658" |
| }, |
| { |
| "url": "https://go.googlesource.com/go/+/062e0e5ce6df339dc26732438ad771f73dbf2292" |
| }, |
| { |
| "url": "https://go.dev/issue/42559" |
| }, |
| { |
| "url": "https://groups.google.com/g/golang-announce/c/NpBGTTmKzpM" |
| }, |
| { |
| "url": "https://pkg.go.dev/vuln/GO-2022-0475" |
| } |
| ], |
| "credits": [ |
| { |
| "lang": "en", |
| "value": "Chris Brown (Tempus Ex)" |
| } |
| ] |
| } |
| } |
| } |