Show plain JSON{"configurations": [{"nodes": [{"cpeMatch": [{"criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*", "matchCriteriaId": "EADCBB6B-14BB-4EA3-AB22-5E85DC3E4741", "versionEndIncluding": "1.8.6", "vulnerable": true}, {"criteria": "cpe:2.3:a:golang:go:1.9:*:*:*:*:*:*:*", "matchCriteriaId": "7596E7CD-6863-4933-A9FB-74CF0ECF918F", "vulnerable": true}, {"criteria": "cpe:2.3:a:golang:go:1.9.1:*:*:*:*:*:*:*", "matchCriteriaId": "A3509578-3727-4D78-BA61-F642850F0740", "vulnerable": true}, {"criteria": "cpe:2.3:a:golang:go:1.9.2:*:*:*:*:*:*:*", "matchCriteriaId": "5F342C3C-F856-4C58-B7A4-4B162E4E6618", "vulnerable": true}, {"criteria": "cpe:2.3:a:golang:go:1.9.3:*:*:*:*:*:*:*", "matchCriteriaId": "673D7BE7-AEC1-4933-856D-89AB36607DFB", "vulnerable": true}, {"criteria": "cpe:2.3:a:golang:go:1.10:beta1:*:*:*:*:*:*", "matchCriteriaId": "91401035-811E-41FF-9ABE-E7EBBA2047BF", "vulnerable": true}, {"criteria": "cpe:2.3:a:golang:go:1.10:beta2:*:*:*:*:*:*", "matchCriteriaId": "D4B757CC-FE7C-450E-BF61-C1DB98C85D92", "vulnerable": true}, {"criteria": "cpe:2.3:a:golang:go:1.10:rc1:*:*:*:*:*:*", "matchCriteriaId": "C21E284A-D681-4F07-89AD-B565D3450F0C", "vulnerable": true}], "negate": false, "operator": "OR"}]}, {"nodes": [{"cpeMatch": [{"criteria": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "matchCriteriaId": "DEECE5FC-CACF-4496-A3E7-164736409252", "vulnerable": true}], "negate": false, "operator": "OR"}]}, {"nodes": [{"cpeMatch": [{"criteria": "cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*", "matchCriteriaId": "51EF4996-72F4-4FA4-814F-F5991E7A8318", "vulnerable": true}, {"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_aus:7.6:*:*:*:*:*:*:*", "matchCriteriaId": "B353CE99-D57C-465B-AAB0-73EF581127D1", "vulnerable": true}, {"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.6:*:*:*:*:*:*:*", "matchCriteriaId": "BF77CDCF-B9C9-427D-B2BF-36650FB2148C", "vulnerable": true}, {"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_tus:7.6:*:*:*:*:*:*:*", "matchCriteriaId": "B76AA310-FEC7-497F-AF04-C3EC1E76C4CC", "vulnerable": true}], "negate": false, "operator": "OR"}]}], "descriptions": [{"lang": "en", "value": "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."}, {"lang": "es", "value": "Go, en versiones anteriores a la 1.8.7; Go en versiones 1.9.x anteriores a la 1.9.4 y los prelanzamientos de Go 1.10 anteriores a Go 1.10rc2 permiten la ejecuci\u00f3n remota de comandos \"go get\" durante la construcci\u00f3n del c\u00f3digo fuente aprovechando la caracter\u00edstica del plugin gcc o clang debido a que los argumentos -fplugin= y -plugin= no se bloquearon."}], "id": "CVE-2018-6574", "lastModified": "2024-11-21T04:10:55.257", "metrics": {"cvssMetricV2": [{"acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": {"accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.6, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0"}, "exploitabilityScore": 3.9, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false}], "cvssMetricV30": [{"cvssData": {"attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0"}, "exploitabilityScore": 1.8, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary"}]}, "published": "2018-02-07T21:29:00.250", "references": [{"source": "cve@mitre.org", "tags": ["Third Party Advisory"], "url": "https://access.redhat.com/errata/RHSA-2018:0878"}, {"source": "cve@mitre.org", "tags": ["Third Party Advisory"], "url": "https://access.redhat.com/errata/RHSA-2018:1304"}, {"source": "cve@mitre.org", "tags": ["Exploit", "Third Party Advisory"], "url": "https://github.com/KINGSABRI/CVE-in-Ruby/tree/master/CVE-2018-6574"}, {"source": "cve@mitre.org", "tags": ["Issue Tracking", "Third Party Advisory"], "url": "https://github.com/golang/go/issues/23672"}, {"source": "cve@mitre.org", "url": "https://groups.google.com/forum/#%21topic/golang-nuts/Gbhh1NxAjMU"}, {"source": "cve@mitre.org", "url": "https://groups.google.com/forum/#%21topic/golang-nuts/sprOaQ5m3Dk"}, {"source": "cve@mitre.org", "tags": ["Third Party Advisory"], "url": "https://www.debian.org/security/2019/dsa-4380"}, {"source": "af854a3a-2127-422b-91ae-364da2661108", "tags": ["Third Party Advisory"], "url": "https://access.redhat.com/errata/RHSA-2018:0878"}, {"source": "af854a3a-2127-422b-91ae-364da2661108", "tags": ["Third Party Advisory"], "url": "https://access.redhat.com/errata/RHSA-2018:1304"}, {"source": "af854a3a-2127-422b-91ae-364da2661108", "tags": ["Exploit", "Third Party Advisory"], "url": "https://github.com/KINGSABRI/CVE-in-Ruby/tree/master/CVE-2018-6574"}, {"source": "af854a3a-2127-422b-91ae-364da2661108", "tags": ["Issue Tracking", "Third Party Advisory"], "url": "https://github.com/golang/go/issues/23672"}, {"source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://groups.google.com/forum/#%21topic/golang-nuts/Gbhh1NxAjMU"}, {"source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://groups.google.com/forum/#%21topic/golang-nuts/sprOaQ5m3Dk"}, {"source": "af854a3a-2127-422b-91ae-364da2661108", "tags": ["Third Party Advisory"], "url": "https://www.debian.org/security/2019/dsa-4380"}], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [{"description": [{"lang": "en", "value": "CWE-94"}], "source": "nvd@nist.gov", "type": "Primary"}]}