{ "id": "CVE-2018-6574", "sourceIdentifier": "cve@mitre.org", "published": "2018-02-07T21:29:00.250", "lastModified": "2023-11-07T03:00:03.767", "vulnStatus": "Modified", "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." } ], "metrics": { "cvssMetricV30": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.0", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "attackVector": "LOCAL", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH" }, "exploitabilityScore": 1.8, "impactScore": 5.9 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P", "accessVector": "LOCAL", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "baseScore": 4.6 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 3.9, "impactScore": 6.4, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-94" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*", "versionEndIncluding": "1.8.6", "matchCriteriaId": "EADCBB6B-14BB-4EA3-AB22-5E85DC3E4741" }, { "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" } ] } ] }, { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "matchCriteriaId": "DEECE5FC-CACF-4496-A3E7-164736409252" } ] } ] }, { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "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" } ] } ] } ], "references": [ { "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": [ "Third Party Advisory" ] }, { "url": "https://github.com/KINGSABRI/CVE-in-Ruby/tree/master/CVE-2018-6574", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] }, { "url": "https://github.com/golang/go/issues/23672", "source": "cve@mitre.org", "tags": [ "Issue Tracking", "Third Party Advisory" ] }, { "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" }, { "url": "https://www.debian.org/security/2019/dsa-4380", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] } ] }