{ "schema_version": "1.4.0", "id": "GHSA-c37c-qq99-c897", "modified": "2022-05-13T01:53:07Z", "published": "2022-05-13T01:53:07Z", "aliases": [ "CVE-2018-6574" ], "details": "Go before 1.8.7, Go 1.9.x before 1.9.4, and Go 1.10 pre-releases before Go 1.10rc2 allow \"go get\" remote command execution during source code build, by leveraging the gcc or clang plugin feature, because -fplugin= and -plugin= arguments were not blocked.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-6574" }, { "type": "WEB", "url": "https://github.com/golang/go/issues/23672" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:0878" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:1304" }, { "type": "WEB", "url": "https://github.com/KINGSABRI/CVE-in-Ruby/tree/master/CVE-2018-6574" }, { "type": "WEB", "url": "https://groups.google.com/forum/#!topic/golang-nuts/Gbhh1NxAjMU" }, { "type": "WEB", "url": "https://groups.google.com/forum/#!topic/golang-nuts/sprOaQ5m3Dk" }, { "type": "WEB", "url": "https://www.debian.org/security/2019/dsa-4380" } ], "database_specific": { "cwe_ids": [ "CWE-94" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-02-07T21:29:00Z" } }