Action not permitted
Modal body text goes here.
CVE-2017-15041
Vulnerability from cvelistv5
Published
2017-10-05 21:00
Modified
2024-08-05 19:42
Severity ?
EPSS score ?
Summary
Go before 1.8.4 and 1.9.x before 1.9.1 allows "go get" remote command execution. Using custom domains, it is possible to arrange things so that example.com/pkg1 points to a Subversion repository but example.com/pkg1/pkg2 points to a Git repository. If the Subversion repository includes a Git checkout in its pkg2 directory and some other work is done to ensure the proper ordering of operations, "go get" can be tricked into reusing this Git checkout for the fetch of code from pkg2. If the Subversion repository's Git checkout has malicious commands in .git/hooks/, they will execute on the system running "go get."
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | http://www.securityfocus.com/bid/101196 | Third Party Advisory, VDB Entry | |
cve@mitre.org | https://access.redhat.com/errata/RHSA-2017:3463 | Third Party Advisory | |
cve@mitre.org | https://access.redhat.com/errata/RHSA-2018:0878 | Third Party Advisory | |
cve@mitre.org | https://github.com/golang/go/issues/22125 | Issue Tracking, Patch, Third Party Advisory | |
cve@mitre.org | https://golang.org/cl/68022 | Issue Tracking, Patch, Vendor Advisory | |
cve@mitre.org | https://golang.org/cl/68190 | Issue Tracking, Patch, Vendor Advisory | |
cve@mitre.org | https://groups.google.com/d/msg/golang-dev/RinSE3EiJBI/kYL7zb07AgAJ | Mailing List, Vendor Advisory | |
cve@mitre.org | https://lists.debian.org/debian-lts-announce/2021/03/msg00014.html | Mailing List, Third Party Advisory | |
cve@mitre.org | https://lists.debian.org/debian-lts-announce/2021/03/msg00015.html | Mailing List, Third Party Advisory | |
cve@mitre.org | https://security.gentoo.org/glsa/201710-23 | Third Party Advisory |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T19:42:22.368Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "RHSA-2017:3463", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2017:3463" }, { "name": "RHSA-2018:0878", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2018:0878" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://golang.org/cl/68190" }, { "name": "101196", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/101196" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://golang.org/cl/68022" }, { "name": "GLSA-201710-23", "tags": [ "vendor-advisory", "x_refsource_GENTOO", "x_transferred" ], "url": "https://security.gentoo.org/glsa/201710-23" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://groups.google.com/d/msg/golang-dev/RinSE3EiJBI/kYL7zb07AgAJ" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/golang/go/issues/22125" }, { "name": "[debian-lts-announce] 20210313 [SECURITY] [DLA 2591-1] golang-1.7 security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00014.html" }, { "name": "[debian-lts-announce] 20210313 [SECURITY] [DLA 2592-1] golang-1.8 security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00015.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2017-10-05T00:00:00", "descriptions": [ { "lang": "en", "value": "Go before 1.8.4 and 1.9.x before 1.9.1 allows \"go get\" remote command execution. Using custom domains, it is possible to arrange things so that example.com/pkg1 points to a Subversion repository but example.com/pkg1/pkg2 points to a Git repository. If the Subversion repository includes a Git checkout in its pkg2 directory and some other work is done to ensure the proper ordering of operations, \"go get\" can be tricked into reusing this Git checkout for the fetch of code from pkg2. If the Subversion repository\u0027s Git checkout has malicious commands in .git/hooks/, they will execute on the system running \"go get.\"" } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2021-03-13T20:06:28", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "name": "RHSA-2017:3463", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2017:3463" }, { "name": "RHSA-2018:0878", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2018:0878" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://golang.org/cl/68190" }, { "name": "101196", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/101196" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://golang.org/cl/68022" }, { "name": "GLSA-201710-23", "tags": [ "vendor-advisory", "x_refsource_GENTOO" ], "url": "https://security.gentoo.org/glsa/201710-23" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://groups.google.com/d/msg/golang-dev/RinSE3EiJBI/kYL7zb07AgAJ" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/golang/go/issues/22125" }, { "name": "[debian-lts-announce] 20210313 [SECURITY] [DLA 2591-1] golang-1.7 security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00014.html" }, { "name": "[debian-lts-announce] 20210313 [SECURITY] [DLA 2592-1] golang-1.8 security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00015.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2017-15041", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Go before 1.8.4 and 1.9.x before 1.9.1 allows \"go get\" remote command execution. Using custom domains, it is possible to arrange things so that example.com/pkg1 points to a Subversion repository but example.com/pkg1/pkg2 points to a Git repository. If the Subversion repository includes a Git checkout in its pkg2 directory and some other work is done to ensure the proper ordering of operations, \"go get\" can be tricked into reusing this Git checkout for the fetch of code from pkg2. If the Subversion repository\u0027s Git checkout has malicious commands in .git/hooks/, they will execute on the system running \"go get.\"" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "RHSA-2017:3463", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2017:3463" }, { "name": "RHSA-2018:0878", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:0878" }, { "name": "https://golang.org/cl/68190", "refsource": "CONFIRM", "url": "https://golang.org/cl/68190" }, { "name": "101196", "refsource": "BID", "url": "http://www.securityfocus.com/bid/101196" }, { "name": "https://golang.org/cl/68022", "refsource": "CONFIRM", "url": "https://golang.org/cl/68022" }, { "name": "GLSA-201710-23", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/201710-23" }, { "name": "https://groups.google.com/d/msg/golang-dev/RinSE3EiJBI/kYL7zb07AgAJ", "refsource": "CONFIRM", "url": "https://groups.google.com/d/msg/golang-dev/RinSE3EiJBI/kYL7zb07AgAJ" }, { "name": "https://github.com/golang/go/issues/22125", "refsource": "CONFIRM", "url": "https://github.com/golang/go/issues/22125" }, { "name": "[debian-lts-announce] 20210313 [SECURITY] [DLA 2591-1] golang-1.7 security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00014.html" }, { "name": "[debian-lts-announce] 20210313 [SECURITY] [DLA 2592-1] golang-1.8 security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00015.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2017-15041", "datePublished": "2017-10-05T21:00:00", "dateReserved": "2017-10-05T00:00:00", "dateUpdated": "2024-08-05T19:42:22.368Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2017-15041\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2017-10-05T21:29:00.427\",\"lastModified\":\"2021-03-19T20:11:19.820\",\"vulnStatus\":\"Analyzed\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"Go before 1.8.4 and 1.9.x before 1.9.1 allows \\\"go get\\\" remote command execution. Using custom domains, it is possible to arrange things so that example.com/pkg1 points to a Subversion repository but example.com/pkg1/pkg2 points to a Git repository. If the Subversion repository includes a Git checkout in its pkg2 directory and some other work is done to ensure the proper ordering of operations, \\\"go get\\\" can be tricked into reusing this Git checkout for the fetch of code from pkg2. If the Subversion repository\u0027s Git checkout has malicious commands in .git/hooks/, they will execute on the system running \\\"go get.\\\"\"},{\"lang\":\"es\",\"value\":\"Go, en sus versiones 1.8.4 y versiones 1.9.x anteriores a la 1.9.1, permite que se ejecuten comandos \\\"go get\\\" de manera remota. Mediante el uso de dominios personalizados, es posible organizar los elementos de forma que example.com/pkg1 apunte a un repositorio Subversion, pero example.com/pkg1/pkg2 apunta a un repositorio Git. Si el repositorio Subversion incluye una rama activada de Git en su directorio pkg2 y se realiza alg\u00fan otro trabajo para asegurar que el orden de las operaciones es correcto, se puede enga\u00f1ar al comando \\\"go get\\\" para que vuelva a utilizar esta rama de Git para que recupere c\u00f3digo de pkg2. Si la rama Git del repositorio Subversion contiene comandos maliciosos en .git/hooks/, se ejecutar\u00e1n en el sistema que est\u00e9 ejecutando \\\"go get\\\".\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\",\"baseScore\":7.5},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"1.8.3\",\"matchCriteriaId\":\"49921821-1359-4B19-BDB2-7FBA767804A8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:1.9:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"541A479C-519E-4220-97FE-23CDAB9924E8\"}]}]},{\"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:a:redhat:developer_tools:1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"60937D60-6B78-400F-8D30-7FCF328659A1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5BF3C7A5-9117-42C7-BEA1-4AA378A582EF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:7.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"83737173-E12E-4641-BC49-0BD84A6B29D0\"},{\"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_aus:7.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7431ABC1-9252-419E-8CC1-311B41360078\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_tus:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1995855A-1883-412D-B629-5436E881FF08\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_tus:7.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FC88059E-CCFD-4AFD-9982-41DF225FB840\"}]}]}],\"references\":[{\"url\":\"http://www.securityfocus.com/bid/101196\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:3463\",\"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://github.com/golang/go/issues/22125\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://golang.org/cl/68022\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://golang.org/cl/68190\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://groups.google.com/d/msg/golang-dev/RinSE3EiJBI/kYL7zb07AgAJ\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/03/msg00014.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/03/msg00015.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/201710-23\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
ghsa-2w49-qg9p-7jxx
Vulnerability from github
Published
2022-05-13 01:11
Modified
2022-05-13 01:11
Severity ?
Details
Go before 1.8.4 and 1.9.x before 1.9.1 allows "go get" remote command execution. Using custom domains, it is possible to arrange things so that example.com/pkg1 points to a Subversion repository but example.com/pkg1/pkg2 points to a Git repository. If the Subversion repository includes a Git checkout in its pkg2 directory and some other work is done to ensure the proper ordering of operations, "go get" can be tricked into reusing this Git checkout for the fetch of code from pkg2. If the Subversion repository's Git checkout has malicious commands in .git/hooks/, they will execute on the system running "go get."
{ "affected": [], "aliases": [ "CVE-2017-15041" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-10-05T21:29:00Z", "severity": "CRITICAL" }, "details": "Go before 1.8.4 and 1.9.x before 1.9.1 allows \"go get\" remote command execution. Using custom domains, it is possible to arrange things so that example.com/pkg1 points to a Subversion repository but example.com/pkg1/pkg2 points to a Git repository. If the Subversion repository includes a Git checkout in its pkg2 directory and some other work is done to ensure the proper ordering of operations, \"go get\" can be tricked into reusing this Git checkout for the fetch of code from pkg2. If the Subversion repository\u0027s Git checkout has malicious commands in .git/hooks/, they will execute on the system running \"go get.\"", "id": "GHSA-2w49-qg9p-7jxx", "modified": "2022-05-13T01:11:23Z", "published": "2022-05-13T01:11:23Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15041" }, { "type": "WEB", "url": "https://github.com/golang/go/issues/22125" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:3463" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:0878" }, { "type": "WEB", "url": "https://golang.org/cl/68022" }, { "type": "WEB", "url": "https://golang.org/cl/68190" }, { "type": "WEB", "url": "https://groups.google.com/d/msg/golang-dev/RinSE3EiJBI/kYL7zb07AgAJ" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00014.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00015.html" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201710-23" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/101196" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
rhsa-2018_0878
Vulnerability from csaf_redhat
Published
2018-04-10 09:33
Modified
2024-11-05 20:26
Summary
Red Hat Security Advisory: golang security, bug fix, and enhancement update
Notes
Topic
An update for golang is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The golang packages provide the Go programming language compiler.
The following packages have been upgraded to a later upstream version: golang (1.9.4). (BZ#1479095, BZ#1499827)
Security Fix(es):
* golang: arbitrary code execution during "go get" or "go get -d" (CVE-2017-15041)
* golang: smtp.PlainAuth susceptible to man-in-the-middle password harvesting (CVE-2017-15042)
* golang: arbitrary code execution during "go get" via C compiler options (CVE-2018-6574)
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 7.5 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for golang is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The golang packages provide the Go programming language compiler.\n\nThe following packages have been upgraded to a later upstream version: golang (1.9.4). (BZ#1479095, BZ#1499827)\n\nSecurity Fix(es):\n\n* golang: arbitrary code execution during \"go get\" or \"go get -d\" (CVE-2017-15041)\n\n* golang: smtp.PlainAuth susceptible to man-in-the-middle password harvesting (CVE-2017-15042)\n\n* golang: arbitrary code execution during \"go get\" via C compiler options (CVE-2018-6574)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.5 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2018:0878", "url": "https://access.redhat.com/errata/RHSA-2018:0878" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-US/red_hat_enterprise_linux/7/html/7.5_release_notes/index.html", "url": "https://access.redhat.com/documentation/en-US/red_hat_enterprise_linux/7/html/7.5_release_notes/index.html" }, { "category": "external", "summary": "1498867", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1498867" }, { "category": "external", "summary": "1498870", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1498870" }, { "category": "external", "summary": "1543561", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1543561" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_0878.json" } ], "title": "Red Hat Security Advisory: golang security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-05T20:26:35+00:00", "generator": { "date": "2024-11-05T20:26:35+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2018:0878", "initial_release_date": "2018-04-10T09:33:29+00:00", "revision_history": [ { "date": "2018-04-10T09:33:29+00:00", "number": "1", "summary": "Initial version" }, { "date": "2018-04-10T09:33:29+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T20:26:35+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.5", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "golang-bin-0:1.9.4-1.el7.x86_64", "product": { "name": "golang-bin-0:1.9.4-1.el7.x86_64", "product_id": "golang-bin-0:1.9.4-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.9.4-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "golang-0:1.9.4-1.el7.x86_64", "product": { "name": "golang-0:1.9.4-1.el7.x86_64", "product_id": "golang-0:1.9.4-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.9.4-1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "golang-bin-0:1.9.4-1.el7.s390x", "product": { "name": "golang-bin-0:1.9.4-1.el7.s390x", "product_id": "golang-bin-0:1.9.4-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.9.4-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "golang-0:1.9.4-1.el7.s390x", "product": { "name": "golang-0:1.9.4-1.el7.s390x", "product_id": "golang-0:1.9.4-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.9.4-1.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "golang-bin-0:1.9.4-1.el7.ppc64le", "product": { "name": "golang-bin-0:1.9.4-1.el7.ppc64le", "product_id": "golang-bin-0:1.9.4-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.9.4-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "golang-0:1.9.4-1.el7.ppc64le", "product": { "name": "golang-0:1.9.4-1.el7.ppc64le", "product_id": "golang-0:1.9.4-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.9.4-1.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "golang-src-0:1.9.4-1.el7.noarch", "product": { "name": "golang-src-0:1.9.4-1.el7.noarch", "product_id": "golang-src-0:1.9.4-1.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-src@1.9.4-1.el7?arch=noarch" } } }, { "category": "product_version", "name": "golang-misc-0:1.9.4-1.el7.noarch", "product": { "name": "golang-misc-0:1.9.4-1.el7.noarch", "product_id": "golang-misc-0:1.9.4-1.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-misc@1.9.4-1.el7?arch=noarch" } } }, { "category": "product_version", "name": "golang-tests-0:1.9.4-1.el7.noarch", "product": { "name": "golang-tests-0:1.9.4-1.el7.noarch", "product_id": "golang-tests-0:1.9.4-1.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-tests@1.9.4-1.el7?arch=noarch" } } }, { "category": "product_version", "name": "golang-docs-0:1.9.4-1.el7.noarch", "product": { "name": "golang-docs-0:1.9.4-1.el7.noarch", "product_id": "golang-docs-0:1.9.4-1.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-docs@1.9.4-1.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "golang-0:1.9.4-1.el7.src", "product": { "name": "golang-0:1.9.4-1.el7.src", "product_id": "golang-0:1.9.4-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.9.4-1.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "golang-bin-0:1.9.4-1.el7.aarch64", "product": { "name": "golang-bin-0:1.9.4-1.el7.aarch64", "product_id": "golang-bin-0:1.9.4-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.9.4-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "golang-0:1.9.4-1.el7.aarch64", "product": { "name": "golang-0:1.9.4-1.el7.aarch64", "product_id": "golang-0:1.9.4-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.9.4-1.el7?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.9.4-1.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.aarch64" }, "product_reference": "golang-0:1.9.4-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.9.4-1.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.ppc64le" }, "product_reference": "golang-0:1.9.4-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.9.4-1.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.s390x" }, "product_reference": "golang-0:1.9.4-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.9.4-1.el7.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.src" }, "product_reference": "golang-0:1.9.4-1.el7.src", "relates_to_product_reference": "7Server-Alt-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.9.4-1.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.x86_64" }, "product_reference": "golang-0:1.9.4-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.9.4-1.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.aarch64" }, "product_reference": "golang-bin-0:1.9.4-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.9.4-1.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.ppc64le" }, "product_reference": "golang-bin-0:1.9.4-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.9.4-1.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.s390x" }, "product_reference": "golang-bin-0:1.9.4-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.9.4-1.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.x86_64" }, "product_reference": "golang-bin-0:1.9.4-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-docs-0:1.9.4-1.el7.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.5:golang-docs-0:1.9.4-1.el7.noarch" }, "product_reference": "golang-docs-0:1.9.4-1.el7.noarch", "relates_to_product_reference": "7Server-Alt-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-misc-0:1.9.4-1.el7.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.5:golang-misc-0:1.9.4-1.el7.noarch" }, "product_reference": "golang-misc-0:1.9.4-1.el7.noarch", "relates_to_product_reference": "7Server-Alt-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-src-0:1.9.4-1.el7.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.5:golang-src-0:1.9.4-1.el7.noarch" }, "product_reference": "golang-src-0:1.9.4-1.el7.noarch", "relates_to_product_reference": "7Server-Alt-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-tests-0:1.9.4-1.el7.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-Alt-optional-7.5:golang-tests-0:1.9.4-1.el7.noarch" }, "product_reference": "golang-tests-0:1.9.4-1.el7.noarch", "relates_to_product_reference": "7Server-Alt-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.9.4-1.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5:golang-0:1.9.4-1.el7.aarch64" }, "product_reference": "golang-0:1.9.4-1.el7.aarch64", "relates_to_product_reference": "7Server-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.9.4-1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5:golang-0:1.9.4-1.el7.ppc64le" }, "product_reference": "golang-0:1.9.4-1.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.9.4-1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5:golang-0:1.9.4-1.el7.s390x" }, "product_reference": "golang-0:1.9.4-1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.9.4-1.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5:golang-0:1.9.4-1.el7.src" }, "product_reference": "golang-0:1.9.4-1.el7.src", "relates_to_product_reference": "7Server-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.9.4-1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5:golang-0:1.9.4-1.el7.x86_64" }, "product_reference": "golang-0:1.9.4-1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.9.4-1.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.aarch64" }, "product_reference": "golang-bin-0:1.9.4-1.el7.aarch64", "relates_to_product_reference": "7Server-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.9.4-1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.ppc64le" }, "product_reference": "golang-bin-0:1.9.4-1.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.9.4-1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.s390x" }, "product_reference": "golang-bin-0:1.9.4-1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.9.4-1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.x86_64" }, "product_reference": "golang-bin-0:1.9.4-1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-docs-0:1.9.4-1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5:golang-docs-0:1.9.4-1.el7.noarch" }, "product_reference": "golang-docs-0:1.9.4-1.el7.noarch", "relates_to_product_reference": "7Server-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-misc-0:1.9.4-1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5:golang-misc-0:1.9.4-1.el7.noarch" }, "product_reference": "golang-misc-0:1.9.4-1.el7.noarch", "relates_to_product_reference": "7Server-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-src-0:1.9.4-1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5:golang-src-0:1.9.4-1.el7.noarch" }, "product_reference": "golang-src-0:1.9.4-1.el7.noarch", "relates_to_product_reference": "7Server-optional-7.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-tests-0:1.9.4-1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.5:golang-tests-0:1.9.4-1.el7.noarch" }, "product_reference": "golang-tests-0:1.9.4-1.el7.noarch", "relates_to_product_reference": "7Server-optional-7.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-15041", "discovery_date": "2017-10-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1498870" } ], "notes": [ { "category": "description", "text": "An arbitrary command execution flaw was found in the way Go\u0027s \"go get\" command handled the checkout of source code repositories. A remote attacker capable of hosting malicious repositories could potentially use this flaw to cause arbitrary command execution on the client side.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: arbitrary code execution during \"go get\" or \"go get -d\"", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.aarch64", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.ppc64le", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.s390x", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.src", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.x86_64", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.aarch64", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.ppc64le", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.s390x", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.x86_64", "7Server-Alt-optional-7.5:golang-docs-0:1.9.4-1.el7.noarch", "7Server-Alt-optional-7.5:golang-misc-0:1.9.4-1.el7.noarch", "7Server-Alt-optional-7.5:golang-src-0:1.9.4-1.el7.noarch", "7Server-Alt-optional-7.5:golang-tests-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-0:1.9.4-1.el7.aarch64", "7Server-optional-7.5:golang-0:1.9.4-1.el7.ppc64le", "7Server-optional-7.5:golang-0:1.9.4-1.el7.s390x", "7Server-optional-7.5:golang-0:1.9.4-1.el7.src", "7Server-optional-7.5:golang-0:1.9.4-1.el7.x86_64", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.aarch64", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.ppc64le", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.s390x", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.x86_64", "7Server-optional-7.5:golang-docs-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-misc-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-src-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-tests-0:1.9.4-1.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-15041" }, { "category": "external", "summary": "RHBZ#1498870", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1498870" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-15041", "url": "https://www.cve.org/CVERecord?id=CVE-2017-15041" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-15041", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15041" } ], "release_date": "2017-10-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-04-10T09:33:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.aarch64", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.ppc64le", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.s390x", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.src", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.x86_64", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.aarch64", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.ppc64le", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.s390x", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.x86_64", "7Server-Alt-optional-7.5:golang-docs-0:1.9.4-1.el7.noarch", "7Server-Alt-optional-7.5:golang-misc-0:1.9.4-1.el7.noarch", "7Server-Alt-optional-7.5:golang-src-0:1.9.4-1.el7.noarch", "7Server-Alt-optional-7.5:golang-tests-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-0:1.9.4-1.el7.aarch64", "7Server-optional-7.5:golang-0:1.9.4-1.el7.ppc64le", "7Server-optional-7.5:golang-0:1.9.4-1.el7.s390x", "7Server-optional-7.5:golang-0:1.9.4-1.el7.src", "7Server-optional-7.5:golang-0:1.9.4-1.el7.x86_64", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.aarch64", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.ppc64le", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.s390x", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.x86_64", "7Server-optional-7.5:golang-docs-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-misc-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-src-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-tests-0:1.9.4-1.el7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:0878" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.aarch64", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.ppc64le", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.s390x", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.src", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.x86_64", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.aarch64", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.ppc64le", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.s390x", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.x86_64", "7Server-Alt-optional-7.5:golang-docs-0:1.9.4-1.el7.noarch", "7Server-Alt-optional-7.5:golang-misc-0:1.9.4-1.el7.noarch", "7Server-Alt-optional-7.5:golang-src-0:1.9.4-1.el7.noarch", "7Server-Alt-optional-7.5:golang-tests-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-0:1.9.4-1.el7.aarch64", "7Server-optional-7.5:golang-0:1.9.4-1.el7.ppc64le", "7Server-optional-7.5:golang-0:1.9.4-1.el7.s390x", "7Server-optional-7.5:golang-0:1.9.4-1.el7.src", "7Server-optional-7.5:golang-0:1.9.4-1.el7.x86_64", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.aarch64", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.ppc64le", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.s390x", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.x86_64", "7Server-optional-7.5:golang-docs-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-misc-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-src-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-tests-0:1.9.4-1.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: arbitrary code execution during \"go get\" or \"go get -d\"" }, { "cve": "CVE-2017-15042", "cwe": { "id": "CWE-300", "name": "Channel Accessible by Non-Endpoint" }, "discovery_date": "2017-10-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1498867" } ], "notes": [ { "category": "description", "text": "It was found that smtp.PlainAuth authentication scheme in Go did not verify the TLS requirement properly. A remote man-in-the-middle attacker could potentially use this flaw to sniff SMTP credentials sent by a Go application.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: smtp.PlainAuth susceptible to man-in-the-middle password harvesting", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.aarch64", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.ppc64le", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.s390x", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.src", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.x86_64", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.aarch64", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.ppc64le", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.s390x", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.x86_64", "7Server-Alt-optional-7.5:golang-docs-0:1.9.4-1.el7.noarch", "7Server-Alt-optional-7.5:golang-misc-0:1.9.4-1.el7.noarch", "7Server-Alt-optional-7.5:golang-src-0:1.9.4-1.el7.noarch", "7Server-Alt-optional-7.5:golang-tests-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-0:1.9.4-1.el7.aarch64", "7Server-optional-7.5:golang-0:1.9.4-1.el7.ppc64le", "7Server-optional-7.5:golang-0:1.9.4-1.el7.s390x", "7Server-optional-7.5:golang-0:1.9.4-1.el7.src", "7Server-optional-7.5:golang-0:1.9.4-1.el7.x86_64", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.aarch64", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.ppc64le", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.s390x", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.x86_64", "7Server-optional-7.5:golang-docs-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-misc-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-src-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-tests-0:1.9.4-1.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-15042" }, { "category": "external", "summary": "RHBZ#1498867", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1498867" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-15042", "url": "https://www.cve.org/CVERecord?id=CVE-2017-15042" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-15042", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15042" } ], "release_date": "2017-10-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-04-10T09:33:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.aarch64", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.ppc64le", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.s390x", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.src", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.x86_64", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.aarch64", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.ppc64le", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.s390x", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.x86_64", "7Server-Alt-optional-7.5:golang-docs-0:1.9.4-1.el7.noarch", "7Server-Alt-optional-7.5:golang-misc-0:1.9.4-1.el7.noarch", "7Server-Alt-optional-7.5:golang-src-0:1.9.4-1.el7.noarch", "7Server-Alt-optional-7.5:golang-tests-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-0:1.9.4-1.el7.aarch64", "7Server-optional-7.5:golang-0:1.9.4-1.el7.ppc64le", "7Server-optional-7.5:golang-0:1.9.4-1.el7.s390x", "7Server-optional-7.5:golang-0:1.9.4-1.el7.src", "7Server-optional-7.5:golang-0:1.9.4-1.el7.x86_64", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.aarch64", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.ppc64le", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.s390x", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.x86_64", "7Server-optional-7.5:golang-docs-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-misc-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-src-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-tests-0:1.9.4-1.el7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:0878" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.aarch64", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.ppc64le", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.s390x", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.src", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.x86_64", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.aarch64", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.ppc64le", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.s390x", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.x86_64", "7Server-Alt-optional-7.5:golang-docs-0:1.9.4-1.el7.noarch", "7Server-Alt-optional-7.5:golang-misc-0:1.9.4-1.el7.noarch", "7Server-Alt-optional-7.5:golang-src-0:1.9.4-1.el7.noarch", "7Server-Alt-optional-7.5:golang-tests-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-0:1.9.4-1.el7.aarch64", "7Server-optional-7.5:golang-0:1.9.4-1.el7.ppc64le", "7Server-optional-7.5:golang-0:1.9.4-1.el7.s390x", "7Server-optional-7.5:golang-0:1.9.4-1.el7.src", "7Server-optional-7.5:golang-0:1.9.4-1.el7.x86_64", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.aarch64", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.ppc64le", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.s390x", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.x86_64", "7Server-optional-7.5:golang-docs-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-misc-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-src-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-tests-0:1.9.4-1.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: smtp.PlainAuth susceptible to man-in-the-middle password harvesting" }, { "cve": "CVE-2018-6574", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2018-02-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1543561" } ], "notes": [ { "category": "description", "text": "An arbitrary command execution flaw was found in the way Go\u0027s \"go get\" command handled gcc and clang sensitive options during the build. A remote attacker capable of hosting malicious repositories could potentially use this flaw to cause arbitrary command execution on the client side.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: arbitrary code execution during \"go get\" via C compiler options", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue affects the versions of golang as shipped with Red Hat OpenShift Enterprise 3. Red Hat Product Security has rated this issue as having security impact of Moderate. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.aarch64", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.ppc64le", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.s390x", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.src", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.x86_64", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.aarch64", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.ppc64le", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.s390x", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.x86_64", "7Server-Alt-optional-7.5:golang-docs-0:1.9.4-1.el7.noarch", "7Server-Alt-optional-7.5:golang-misc-0:1.9.4-1.el7.noarch", "7Server-Alt-optional-7.5:golang-src-0:1.9.4-1.el7.noarch", "7Server-Alt-optional-7.5:golang-tests-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-0:1.9.4-1.el7.aarch64", "7Server-optional-7.5:golang-0:1.9.4-1.el7.ppc64le", "7Server-optional-7.5:golang-0:1.9.4-1.el7.s390x", "7Server-optional-7.5:golang-0:1.9.4-1.el7.src", "7Server-optional-7.5:golang-0:1.9.4-1.el7.x86_64", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.aarch64", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.ppc64le", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.s390x", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.x86_64", "7Server-optional-7.5:golang-docs-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-misc-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-src-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-tests-0:1.9.4-1.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-6574" }, { "category": "external", "summary": "RHBZ#1543561", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1543561" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-6574", "url": "https://www.cve.org/CVERecord?id=CVE-2018-6574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-6574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-6574" } ], "release_date": "2018-02-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-04-10T09:33:29+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.aarch64", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.ppc64le", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.s390x", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.src", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.x86_64", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.aarch64", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.ppc64le", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.s390x", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.x86_64", "7Server-Alt-optional-7.5:golang-docs-0:1.9.4-1.el7.noarch", "7Server-Alt-optional-7.5:golang-misc-0:1.9.4-1.el7.noarch", "7Server-Alt-optional-7.5:golang-src-0:1.9.4-1.el7.noarch", "7Server-Alt-optional-7.5:golang-tests-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-0:1.9.4-1.el7.aarch64", "7Server-optional-7.5:golang-0:1.9.4-1.el7.ppc64le", "7Server-optional-7.5:golang-0:1.9.4-1.el7.s390x", "7Server-optional-7.5:golang-0:1.9.4-1.el7.src", "7Server-optional-7.5:golang-0:1.9.4-1.el7.x86_64", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.aarch64", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.ppc64le", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.s390x", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.x86_64", "7Server-optional-7.5:golang-docs-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-misc-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-src-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-tests-0:1.9.4-1.el7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:0878" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:L", "version": "3.0" }, "products": [ "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.aarch64", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.ppc64le", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.s390x", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.src", "7Server-Alt-optional-7.5:golang-0:1.9.4-1.el7.x86_64", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.aarch64", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.ppc64le", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.s390x", "7Server-Alt-optional-7.5:golang-bin-0:1.9.4-1.el7.x86_64", "7Server-Alt-optional-7.5:golang-docs-0:1.9.4-1.el7.noarch", "7Server-Alt-optional-7.5:golang-misc-0:1.9.4-1.el7.noarch", "7Server-Alt-optional-7.5:golang-src-0:1.9.4-1.el7.noarch", "7Server-Alt-optional-7.5:golang-tests-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-0:1.9.4-1.el7.aarch64", "7Server-optional-7.5:golang-0:1.9.4-1.el7.ppc64le", "7Server-optional-7.5:golang-0:1.9.4-1.el7.s390x", "7Server-optional-7.5:golang-0:1.9.4-1.el7.src", "7Server-optional-7.5:golang-0:1.9.4-1.el7.x86_64", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.aarch64", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.ppc64le", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.s390x", "7Server-optional-7.5:golang-bin-0:1.9.4-1.el7.x86_64", "7Server-optional-7.5:golang-docs-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-misc-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-src-0:1.9.4-1.el7.noarch", "7Server-optional-7.5:golang-tests-0:1.9.4-1.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: arbitrary code execution during \"go get\" via C compiler options" } ] }
rhsa-2017_3463
Vulnerability from csaf_redhat
Published
2017-12-14 11:34
Modified
2024-11-05 20:18
Summary
Red Hat Security Advisory: go-toolset-7 and go-toolset-7-golang security and bug fix update
Notes
Topic
An update for go-toolset-7 and go-toolset-7-golang is now available for Red Hat Developer Tools.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang.
Security Fix(es):
* An arbitrary command execution flaw was found in the way Go's "go get" command handled the checkout of source code repositories. A remote attacker capable of hosting malicious repositories could potentially use this flaw to cause arbitrary command execution on the client side. (CVE-2017-15041)
* It was found that smtp.PlainAuth authentication scheme in Go did not verify the TLS requirement properly. A remote man-in-the-middle attacker could potentially use this flaw to sniff SMTP credentials sent by a Go application. (CVE-2017-15042)
Bug Fix(es):
* Previously, the enable script for the go-toolset-7 Software Collection incorrectly set the GOPATH environment variable to a directory that required root permissions for write operations. As a consequence, the go compiler terminated unexpectedly when performing certain commands. The enable script has been changed to handle GOPATH correctly, and the described problem no longer occurs. (BZ#1512013)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for go-toolset-7 and go-toolset-7-golang is now available for Red Hat Developer Tools.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang.\n\nSecurity Fix(es):\n\n* An arbitrary command execution flaw was found in the way Go\u0027s \"go get\" command handled the checkout of source code repositories. A remote attacker capable of hosting malicious repositories could potentially use this flaw to cause arbitrary command execution on the client side. (CVE-2017-15041)\n\n* It was found that smtp.PlainAuth authentication scheme in Go did not verify the TLS requirement properly. A remote man-in-the-middle attacker could potentially use this flaw to sniff SMTP credentials sent by a Go application. (CVE-2017-15042)\n\nBug Fix(es):\n\n* Previously, the enable script for the go-toolset-7 Software Collection incorrectly set the GOPATH environment variable to a directory that required root permissions for write operations. As a consequence, the go compiler terminated unexpectedly when performing certain commands. The enable script has been changed to handle GOPATH correctly, and the described problem no longer occurs. (BZ#1512013)", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2017:3463", "url": "https://access.redhat.com/errata/RHSA-2017:3463" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1498867", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1498867" }, { "category": "external", "summary": "1498870", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1498870" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_3463.json" } ], "title": "Red Hat Security Advisory: go-toolset-7 and go-toolset-7-golang security and bug fix update", "tracking": { "current_release_date": "2024-11-05T20:18:22+00:00", "generator": { "date": "2024-11-05T20:18:22+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2017:3463", "initial_release_date": "2017-12-14T11:34:49+00:00", "revision_history": [ { "date": "2017-12-14T11:34:49+00:00", "number": "1", "summary": "Initial version" }, { "date": "2017-12-14T11:34:49+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T20:18:22+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:devtools:2::el7" } } }, { "category": "product_name", "name": "Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:devtools:2::el7" } } } ], "category": "product_family", "name": "Red Hat Developer Tools" }, { "branches": [ { "category": "product_version", "name": "go-toolset-7-golang-race-0:1.8.5-1.el7.x86_64", "product": { "name": "go-toolset-7-golang-race-0:1.8.5-1.el7.x86_64", "product_id": "go-toolset-7-golang-race-0:1.8.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-golang-race@1.8.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "go-toolset-7-golang-0:1.8.5-1.el7.x86_64", "product": { "name": "go-toolset-7-golang-0:1.8.5-1.el7.x86_64", "product_id": "go-toolset-7-golang-0:1.8.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-golang@1.8.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "go-toolset-7-golang-bin-0:1.8.5-1.el7.x86_64", "product": { "name": "go-toolset-7-golang-bin-0:1.8.5-1.el7.x86_64", "product_id": "go-toolset-7-golang-bin-0:1.8.5-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-golang-bin@1.8.5-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "go-toolset-7-0:1.8-10.el7.x86_64", "product": { "name": "go-toolset-7-0:1.8-10.el7.x86_64", "product_id": "go-toolset-7-0:1.8-10.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7@1.8-10.el7?arch=x86_64" } } }, { "category": "product_version", "name": "go-toolset-7-dockerfiles-0:1.8-10.el7.x86_64", "product": { "name": "go-toolset-7-dockerfiles-0:1.8-10.el7.x86_64", "product_id": "go-toolset-7-dockerfiles-0:1.8-10.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-dockerfiles@1.8-10.el7?arch=x86_64" } } }, { "category": "product_version", "name": "go-toolset-7-build-0:1.8-10.el7.x86_64", "product": { "name": "go-toolset-7-build-0:1.8-10.el7.x86_64", "product_id": "go-toolset-7-build-0:1.8-10.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-build@1.8-10.el7?arch=x86_64" } } }, { "category": "product_version", "name": "go-toolset-7-runtime-0:1.8-10.el7.x86_64", "product": { "name": "go-toolset-7-runtime-0:1.8-10.el7.x86_64", "product_id": "go-toolset-7-runtime-0:1.8-10.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-runtime@1.8-10.el7?arch=x86_64" } } }, { "category": "product_version", "name": "go-toolset-7-scldevel-0:1.8-10.el7.x86_64", "product": { "name": "go-toolset-7-scldevel-0:1.8-10.el7.x86_64", "product_id": "go-toolset-7-scldevel-0:1.8-10.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-scldevel@1.8-10.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "go-toolset-7-golang-0:1.8.5-1.el7.src", "product": { "name": "go-toolset-7-golang-0:1.8.5-1.el7.src", "product_id": "go-toolset-7-golang-0:1.8.5-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-golang@1.8.5-1.el7?arch=src" } } }, { "category": "product_version", "name": "go-toolset-7-0:1.8-10.el7.src", "product": { "name": "go-toolset-7-0:1.8-10.el7.src", "product_id": "go-toolset-7-0:1.8-10.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7@1.8-10.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "go-toolset-7-golang-tests-0:1.8.5-1.el7.noarch", "product": { "name": "go-toolset-7-golang-tests-0:1.8.5-1.el7.noarch", "product_id": "go-toolset-7-golang-tests-0:1.8.5-1.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-golang-tests@1.8.5-1.el7?arch=noarch" } } }, { "category": "product_version", "name": "go-toolset-7-golang-docs-0:1.8.5-1.el7.noarch", "product": { "name": "go-toolset-7-golang-docs-0:1.8.5-1.el7.noarch", "product_id": "go-toolset-7-golang-docs-0:1.8.5-1.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-golang-docs@1.8.5-1.el7?arch=noarch" } } }, { "category": "product_version", "name": "go-toolset-7-golang-misc-0:1.8.5-1.el7.noarch", "product": { "name": "go-toolset-7-golang-misc-0:1.8.5-1.el7.noarch", "product_id": "go-toolset-7-golang-misc-0:1.8.5-1.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-golang-misc@1.8.5-1.el7?arch=noarch" } } }, { "category": "product_version", "name": "go-toolset-7-golang-src-0:1.8.5-1.el7.noarch", "product": { "name": "go-toolset-7-golang-src-0:1.8.5-1.el7.noarch", "product_id": "go-toolset-7-golang-src-0:1.8.5-1.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-golang-src@1.8.5-1.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "go-toolset-7-golang-0:1.8.5-1.el7.aarch64", "product": { "name": "go-toolset-7-golang-0:1.8.5-1.el7.aarch64", "product_id": "go-toolset-7-golang-0:1.8.5-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-golang@1.8.5-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "go-toolset-7-golang-bin-0:1.8.5-1.el7.aarch64", "product": { "name": "go-toolset-7-golang-bin-0:1.8.5-1.el7.aarch64", "product_id": "go-toolset-7-golang-bin-0:1.8.5-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-golang-bin@1.8.5-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "go-toolset-7-0:1.8-10.el7.aarch64", "product": { "name": "go-toolset-7-0:1.8-10.el7.aarch64", "product_id": "go-toolset-7-0:1.8-10.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7@1.8-10.el7?arch=aarch64" } } }, { "category": "product_version", "name": "go-toolset-7-dockerfiles-0:1.8-10.el7.aarch64", "product": { "name": "go-toolset-7-dockerfiles-0:1.8-10.el7.aarch64", "product_id": "go-toolset-7-dockerfiles-0:1.8-10.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-dockerfiles@1.8-10.el7?arch=aarch64" } } }, { "category": "product_version", "name": "go-toolset-7-build-0:1.8-10.el7.aarch64", "product": { "name": "go-toolset-7-build-0:1.8-10.el7.aarch64", "product_id": "go-toolset-7-build-0:1.8-10.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-build@1.8-10.el7?arch=aarch64" } } }, { "category": "product_version", "name": "go-toolset-7-runtime-0:1.8-10.el7.aarch64", "product": { "name": "go-toolset-7-runtime-0:1.8-10.el7.aarch64", "product_id": "go-toolset-7-runtime-0:1.8-10.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-runtime@1.8-10.el7?arch=aarch64" } } }, { "category": "product_version", "name": "go-toolset-7-scldevel-0:1.8-10.el7.aarch64", "product": { "name": "go-toolset-7-scldevel-0:1.8-10.el7.aarch64", "product_id": "go-toolset-7-scldevel-0:1.8-10.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-scldevel@1.8-10.el7?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "go-toolset-7-golang-0:1.8.5-1.el7.s390x", "product": { "name": "go-toolset-7-golang-0:1.8.5-1.el7.s390x", "product_id": "go-toolset-7-golang-0:1.8.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-golang@1.8.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "go-toolset-7-golang-bin-0:1.8.5-1.el7.s390x", "product": { "name": "go-toolset-7-golang-bin-0:1.8.5-1.el7.s390x", "product_id": "go-toolset-7-golang-bin-0:1.8.5-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-golang-bin@1.8.5-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "go-toolset-7-0:1.8-10.el7.s390x", "product": { "name": "go-toolset-7-0:1.8-10.el7.s390x", "product_id": "go-toolset-7-0:1.8-10.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7@1.8-10.el7?arch=s390x" } } }, { "category": "product_version", "name": "go-toolset-7-dockerfiles-0:1.8-10.el7.s390x", "product": { "name": "go-toolset-7-dockerfiles-0:1.8-10.el7.s390x", "product_id": "go-toolset-7-dockerfiles-0:1.8-10.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-dockerfiles@1.8-10.el7?arch=s390x" } } }, { "category": "product_version", "name": "go-toolset-7-build-0:1.8-10.el7.s390x", "product": { "name": "go-toolset-7-build-0:1.8-10.el7.s390x", "product_id": "go-toolset-7-build-0:1.8-10.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-build@1.8-10.el7?arch=s390x" } } }, { "category": "product_version", "name": "go-toolset-7-runtime-0:1.8-10.el7.s390x", "product": { "name": "go-toolset-7-runtime-0:1.8-10.el7.s390x", "product_id": "go-toolset-7-runtime-0:1.8-10.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-runtime@1.8-10.el7?arch=s390x" } } }, { "category": "product_version", "name": "go-toolset-7-scldevel-0:1.8-10.el7.s390x", "product": { "name": "go-toolset-7-scldevel-0:1.8-10.el7.s390x", "product_id": "go-toolset-7-scldevel-0:1.8-10.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-scldevel@1.8-10.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "go-toolset-7-golang-0:1.8.5-1.el7.ppc64le", "product": { "name": "go-toolset-7-golang-0:1.8.5-1.el7.ppc64le", "product_id": "go-toolset-7-golang-0:1.8.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-golang@1.8.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "go-toolset-7-golang-bin-0:1.8.5-1.el7.ppc64le", "product": { "name": "go-toolset-7-golang-bin-0:1.8.5-1.el7.ppc64le", "product_id": "go-toolset-7-golang-bin-0:1.8.5-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-golang-bin@1.8.5-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "go-toolset-7-0:1.8-10.el7.ppc64le", "product": { "name": "go-toolset-7-0:1.8-10.el7.ppc64le", "product_id": "go-toolset-7-0:1.8-10.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7@1.8-10.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "go-toolset-7-dockerfiles-0:1.8-10.el7.ppc64le", "product": { "name": "go-toolset-7-dockerfiles-0:1.8-10.el7.ppc64le", "product_id": "go-toolset-7-dockerfiles-0:1.8-10.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-dockerfiles@1.8-10.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "go-toolset-7-build-0:1.8-10.el7.ppc64le", "product": { "name": "go-toolset-7-build-0:1.8-10.el7.ppc64le", "product_id": "go-toolset-7-build-0:1.8-10.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-build@1.8-10.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "go-toolset-7-runtime-0:1.8-10.el7.ppc64le", "product": { "name": "go-toolset-7-runtime-0:1.8-10.el7.ppc64le", "product_id": "go-toolset-7-runtime-0:1.8-10.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-runtime@1.8-10.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "go-toolset-7-scldevel-0:1.8-10.el7.ppc64le", "product": { "name": "go-toolset-7-scldevel-0:1.8-10.el7.ppc64le", "product_id": "go-toolset-7-scldevel-0:1.8-10.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset-7-scldevel@1.8-10.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-0:1.8-10.el7.aarch64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.aarch64" }, "product_reference": "go-toolset-7-0:1.8-10.el7.aarch64", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-0:1.8-10.el7.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.ppc64le" }, "product_reference": "go-toolset-7-0:1.8-10.el7.ppc64le", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-0:1.8-10.el7.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.s390x" }, "product_reference": "go-toolset-7-0:1.8-10.el7.s390x", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-0:1.8-10.el7.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.src" }, "product_reference": "go-toolset-7-0:1.8-10.el7.src", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-0:1.8-10.el7.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.x86_64" }, "product_reference": "go-toolset-7-0:1.8-10.el7.x86_64", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-build-0:1.8-10.el7.aarch64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.aarch64" }, "product_reference": "go-toolset-7-build-0:1.8-10.el7.aarch64", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-build-0:1.8-10.el7.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.ppc64le" }, "product_reference": "go-toolset-7-build-0:1.8-10.el7.ppc64le", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-build-0:1.8-10.el7.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.s390x" }, "product_reference": "go-toolset-7-build-0:1.8-10.el7.s390x", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-build-0:1.8-10.el7.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.x86_64" }, "product_reference": "go-toolset-7-build-0:1.8-10.el7.x86_64", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-dockerfiles-0:1.8-10.el7.aarch64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.aarch64" }, "product_reference": "go-toolset-7-dockerfiles-0:1.8-10.el7.aarch64", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-dockerfiles-0:1.8-10.el7.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.ppc64le" }, "product_reference": "go-toolset-7-dockerfiles-0:1.8-10.el7.ppc64le", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-dockerfiles-0:1.8-10.el7.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.s390x" }, "product_reference": "go-toolset-7-dockerfiles-0:1.8-10.el7.s390x", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-dockerfiles-0:1.8-10.el7.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.x86_64" }, "product_reference": "go-toolset-7-dockerfiles-0:1.8-10.el7.x86_64", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-golang-0:1.8.5-1.el7.aarch64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.aarch64" }, "product_reference": "go-toolset-7-golang-0:1.8.5-1.el7.aarch64", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-golang-0:1.8.5-1.el7.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.ppc64le" }, "product_reference": "go-toolset-7-golang-0:1.8.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-golang-0:1.8.5-1.el7.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.s390x" }, "product_reference": "go-toolset-7-golang-0:1.8.5-1.el7.s390x", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-golang-0:1.8.5-1.el7.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.src" }, "product_reference": "go-toolset-7-golang-0:1.8.5-1.el7.src", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-golang-0:1.8.5-1.el7.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.x86_64" }, "product_reference": "go-toolset-7-golang-0:1.8.5-1.el7.x86_64", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-golang-bin-0:1.8.5-1.el7.aarch64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.aarch64" }, "product_reference": "go-toolset-7-golang-bin-0:1.8.5-1.el7.aarch64", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-golang-bin-0:1.8.5-1.el7.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.ppc64le" }, "product_reference": "go-toolset-7-golang-bin-0:1.8.5-1.el7.ppc64le", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-golang-bin-0:1.8.5-1.el7.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.s390x" }, "product_reference": "go-toolset-7-golang-bin-0:1.8.5-1.el7.s390x", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-golang-bin-0:1.8.5-1.el7.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.x86_64" }, "product_reference": "go-toolset-7-golang-bin-0:1.8.5-1.el7.x86_64", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-golang-docs-0:1.8.5-1.el7.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-golang-docs-0:1.8.5-1.el7.noarch" }, "product_reference": "go-toolset-7-golang-docs-0:1.8.5-1.el7.noarch", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-golang-misc-0:1.8.5-1.el7.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-golang-misc-0:1.8.5-1.el7.noarch" }, "product_reference": "go-toolset-7-golang-misc-0:1.8.5-1.el7.noarch", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-golang-race-0:1.8.5-1.el7.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-golang-race-0:1.8.5-1.el7.x86_64" }, "product_reference": "go-toolset-7-golang-race-0:1.8.5-1.el7.x86_64", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-golang-src-0:1.8.5-1.el7.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-golang-src-0:1.8.5-1.el7.noarch" }, "product_reference": "go-toolset-7-golang-src-0:1.8.5-1.el7.noarch", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-golang-tests-0:1.8.5-1.el7.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-golang-tests-0:1.8.5-1.el7.noarch" }, "product_reference": "go-toolset-7-golang-tests-0:1.8.5-1.el7.noarch", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-runtime-0:1.8-10.el7.aarch64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.aarch64" }, "product_reference": "go-toolset-7-runtime-0:1.8-10.el7.aarch64", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-runtime-0:1.8-10.el7.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.ppc64le" }, "product_reference": "go-toolset-7-runtime-0:1.8-10.el7.ppc64le", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-runtime-0:1.8-10.el7.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.s390x" }, "product_reference": "go-toolset-7-runtime-0:1.8-10.el7.s390x", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-runtime-0:1.8-10.el7.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.x86_64" }, "product_reference": "go-toolset-7-runtime-0:1.8-10.el7.x86_64", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-scldevel-0:1.8-10.el7.aarch64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.aarch64" }, "product_reference": "go-toolset-7-scldevel-0:1.8-10.el7.aarch64", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-scldevel-0:1.8-10.el7.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.ppc64le" }, "product_reference": "go-toolset-7-scldevel-0:1.8-10.el7.ppc64le", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-scldevel-0:1.8-10.el7.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.s390x" }, "product_reference": "go-toolset-7-scldevel-0:1.8-10.el7.s390x", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-scldevel-0:1.8-10.el7.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.x86_64" }, "product_reference": "go-toolset-7-scldevel-0:1.8-10.el7.x86_64", "relates_to_product_reference": "7Server-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-0:1.8-10.el7.aarch64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.aarch64" }, "product_reference": "go-toolset-7-0:1.8-10.el7.aarch64", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-0:1.8-10.el7.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.ppc64le" }, "product_reference": "go-toolset-7-0:1.8-10.el7.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-0:1.8-10.el7.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.s390x" }, "product_reference": "go-toolset-7-0:1.8-10.el7.s390x", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-0:1.8-10.el7.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.src" }, "product_reference": "go-toolset-7-0:1.8-10.el7.src", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-0:1.8-10.el7.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.x86_64" }, "product_reference": "go-toolset-7-0:1.8-10.el7.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-build-0:1.8-10.el7.aarch64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.aarch64" }, "product_reference": "go-toolset-7-build-0:1.8-10.el7.aarch64", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-build-0:1.8-10.el7.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.ppc64le" }, "product_reference": "go-toolset-7-build-0:1.8-10.el7.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-build-0:1.8-10.el7.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.s390x" }, "product_reference": "go-toolset-7-build-0:1.8-10.el7.s390x", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-build-0:1.8-10.el7.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.x86_64" }, "product_reference": "go-toolset-7-build-0:1.8-10.el7.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-dockerfiles-0:1.8-10.el7.aarch64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.aarch64" }, "product_reference": "go-toolset-7-dockerfiles-0:1.8-10.el7.aarch64", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-dockerfiles-0:1.8-10.el7.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.ppc64le" }, "product_reference": "go-toolset-7-dockerfiles-0:1.8-10.el7.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-dockerfiles-0:1.8-10.el7.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.s390x" }, "product_reference": "go-toolset-7-dockerfiles-0:1.8-10.el7.s390x", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-dockerfiles-0:1.8-10.el7.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.x86_64" }, "product_reference": "go-toolset-7-dockerfiles-0:1.8-10.el7.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-golang-0:1.8.5-1.el7.aarch64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.aarch64" }, "product_reference": "go-toolset-7-golang-0:1.8.5-1.el7.aarch64", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-golang-0:1.8.5-1.el7.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.ppc64le" }, "product_reference": "go-toolset-7-golang-0:1.8.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-golang-0:1.8.5-1.el7.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.s390x" }, "product_reference": "go-toolset-7-golang-0:1.8.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-golang-0:1.8.5-1.el7.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.src" }, "product_reference": "go-toolset-7-golang-0:1.8.5-1.el7.src", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-golang-0:1.8.5-1.el7.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.x86_64" }, "product_reference": "go-toolset-7-golang-0:1.8.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-golang-bin-0:1.8.5-1.el7.aarch64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.aarch64" }, "product_reference": "go-toolset-7-golang-bin-0:1.8.5-1.el7.aarch64", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-golang-bin-0:1.8.5-1.el7.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.ppc64le" }, "product_reference": "go-toolset-7-golang-bin-0:1.8.5-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-golang-bin-0:1.8.5-1.el7.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.s390x" }, "product_reference": "go-toolset-7-golang-bin-0:1.8.5-1.el7.s390x", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-golang-bin-0:1.8.5-1.el7.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.x86_64" }, "product_reference": "go-toolset-7-golang-bin-0:1.8.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-golang-docs-0:1.8.5-1.el7.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-golang-docs-0:1.8.5-1.el7.noarch" }, "product_reference": "go-toolset-7-golang-docs-0:1.8.5-1.el7.noarch", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-golang-misc-0:1.8.5-1.el7.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-golang-misc-0:1.8.5-1.el7.noarch" }, "product_reference": "go-toolset-7-golang-misc-0:1.8.5-1.el7.noarch", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-golang-race-0:1.8.5-1.el7.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-golang-race-0:1.8.5-1.el7.x86_64" }, "product_reference": "go-toolset-7-golang-race-0:1.8.5-1.el7.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-golang-src-0:1.8.5-1.el7.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-golang-src-0:1.8.5-1.el7.noarch" }, "product_reference": "go-toolset-7-golang-src-0:1.8.5-1.el7.noarch", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-golang-tests-0:1.8.5-1.el7.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-golang-tests-0:1.8.5-1.el7.noarch" }, "product_reference": "go-toolset-7-golang-tests-0:1.8.5-1.el7.noarch", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-runtime-0:1.8-10.el7.aarch64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.aarch64" }, "product_reference": "go-toolset-7-runtime-0:1.8-10.el7.aarch64", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-runtime-0:1.8-10.el7.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.ppc64le" }, "product_reference": "go-toolset-7-runtime-0:1.8-10.el7.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-runtime-0:1.8-10.el7.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.s390x" }, "product_reference": "go-toolset-7-runtime-0:1.8-10.el7.s390x", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-runtime-0:1.8-10.el7.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.x86_64" }, "product_reference": "go-toolset-7-runtime-0:1.8-10.el7.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-scldevel-0:1.8-10.el7.aarch64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.aarch64" }, "product_reference": "go-toolset-7-scldevel-0:1.8-10.el7.aarch64", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-scldevel-0:1.8-10.el7.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.ppc64le" }, "product_reference": "go-toolset-7-scldevel-0:1.8-10.el7.ppc64le", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-scldevel-0:1.8-10.el7.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.s390x" }, "product_reference": "go-toolset-7-scldevel-0:1.8-10.el7.s390x", "relates_to_product_reference": "7Workstation-DevTools-2.1" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-7-scldevel-0:1.8-10.el7.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.x86_64" }, "product_reference": "go-toolset-7-scldevel-0:1.8-10.el7.x86_64", "relates_to_product_reference": "7Workstation-DevTools-2.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-15041", "discovery_date": "2017-10-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1498870" } ], "notes": [ { "category": "description", "text": "An arbitrary command execution flaw was found in the way Go\u0027s \"go get\" command handled the checkout of source code repositories. A remote attacker capable of hosting malicious repositories could potentially use this flaw to cause arbitrary command execution on the client side.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: arbitrary code execution during \"go get\" or \"go get -d\"", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.src", "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.src", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-golang-docs-0:1.8.5-1.el7.noarch", "7Server-DevTools-2.1:go-toolset-7-golang-misc-0:1.8.5-1.el7.noarch", "7Server-DevTools-2.1:go-toolset-7-golang-race-0:1.8.5-1.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-golang-src-0:1.8.5-1.el7.noarch", "7Server-DevTools-2.1:go-toolset-7-golang-tests-0:1.8.5-1.el7.noarch", "7Server-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.src", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.src", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-golang-docs-0:1.8.5-1.el7.noarch", "7Workstation-DevTools-2.1:go-toolset-7-golang-misc-0:1.8.5-1.el7.noarch", "7Workstation-DevTools-2.1:go-toolset-7-golang-race-0:1.8.5-1.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-golang-src-0:1.8.5-1.el7.noarch", "7Workstation-DevTools-2.1:go-toolset-7-golang-tests-0:1.8.5-1.el7.noarch", "7Workstation-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-15041" }, { "category": "external", "summary": "RHBZ#1498870", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1498870" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-15041", "url": "https://www.cve.org/CVERecord?id=CVE-2017-15041" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-15041", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15041" } ], "release_date": "2017-10-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-12-14T11:34:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.src", "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.src", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-golang-docs-0:1.8.5-1.el7.noarch", "7Server-DevTools-2.1:go-toolset-7-golang-misc-0:1.8.5-1.el7.noarch", "7Server-DevTools-2.1:go-toolset-7-golang-race-0:1.8.5-1.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-golang-src-0:1.8.5-1.el7.noarch", "7Server-DevTools-2.1:go-toolset-7-golang-tests-0:1.8.5-1.el7.noarch", "7Server-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.src", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.src", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-golang-docs-0:1.8.5-1.el7.noarch", "7Workstation-DevTools-2.1:go-toolset-7-golang-misc-0:1.8.5-1.el7.noarch", "7Workstation-DevTools-2.1:go-toolset-7-golang-race-0:1.8.5-1.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-golang-src-0:1.8.5-1.el7.noarch", "7Workstation-DevTools-2.1:go-toolset-7-golang-tests-0:1.8.5-1.el7.noarch", "7Workstation-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:3463" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.src", "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.src", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-golang-docs-0:1.8.5-1.el7.noarch", "7Server-DevTools-2.1:go-toolset-7-golang-misc-0:1.8.5-1.el7.noarch", "7Server-DevTools-2.1:go-toolset-7-golang-race-0:1.8.5-1.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-golang-src-0:1.8.5-1.el7.noarch", "7Server-DevTools-2.1:go-toolset-7-golang-tests-0:1.8.5-1.el7.noarch", "7Server-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.src", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.src", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-golang-docs-0:1.8.5-1.el7.noarch", "7Workstation-DevTools-2.1:go-toolset-7-golang-misc-0:1.8.5-1.el7.noarch", "7Workstation-DevTools-2.1:go-toolset-7-golang-race-0:1.8.5-1.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-golang-src-0:1.8.5-1.el7.noarch", "7Workstation-DevTools-2.1:go-toolset-7-golang-tests-0:1.8.5-1.el7.noarch", "7Workstation-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: arbitrary code execution during \"go get\" or \"go get -d\"" }, { "cve": "CVE-2017-15042", "cwe": { "id": "CWE-300", "name": "Channel Accessible by Non-Endpoint" }, "discovery_date": "2017-10-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1498867" } ], "notes": [ { "category": "description", "text": "It was found that smtp.PlainAuth authentication scheme in Go did not verify the TLS requirement properly. A remote man-in-the-middle attacker could potentially use this flaw to sniff SMTP credentials sent by a Go application.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: smtp.PlainAuth susceptible to man-in-the-middle password harvesting", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.src", "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.src", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-golang-docs-0:1.8.5-1.el7.noarch", "7Server-DevTools-2.1:go-toolset-7-golang-misc-0:1.8.5-1.el7.noarch", "7Server-DevTools-2.1:go-toolset-7-golang-race-0:1.8.5-1.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-golang-src-0:1.8.5-1.el7.noarch", "7Server-DevTools-2.1:go-toolset-7-golang-tests-0:1.8.5-1.el7.noarch", "7Server-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.src", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.src", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-golang-docs-0:1.8.5-1.el7.noarch", "7Workstation-DevTools-2.1:go-toolset-7-golang-misc-0:1.8.5-1.el7.noarch", "7Workstation-DevTools-2.1:go-toolset-7-golang-race-0:1.8.5-1.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-golang-src-0:1.8.5-1.el7.noarch", "7Workstation-DevTools-2.1:go-toolset-7-golang-tests-0:1.8.5-1.el7.noarch", "7Workstation-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-15042" }, { "category": "external", "summary": "RHBZ#1498867", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1498867" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-15042", "url": "https://www.cve.org/CVERecord?id=CVE-2017-15042" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-15042", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15042" } ], "release_date": "2017-10-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-12-14T11:34:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.src", "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.src", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-golang-docs-0:1.8.5-1.el7.noarch", "7Server-DevTools-2.1:go-toolset-7-golang-misc-0:1.8.5-1.el7.noarch", "7Server-DevTools-2.1:go-toolset-7-golang-race-0:1.8.5-1.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-golang-src-0:1.8.5-1.el7.noarch", "7Server-DevTools-2.1:go-toolset-7-golang-tests-0:1.8.5-1.el7.noarch", "7Server-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.src", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.src", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-golang-docs-0:1.8.5-1.el7.noarch", "7Workstation-DevTools-2.1:go-toolset-7-golang-misc-0:1.8.5-1.el7.noarch", "7Workstation-DevTools-2.1:go-toolset-7-golang-race-0:1.8.5-1.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-golang-src-0:1.8.5-1.el7.noarch", "7Workstation-DevTools-2.1:go-toolset-7-golang-tests-0:1.8.5-1.el7.noarch", "7Workstation-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:3463" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.src", "7Server-DevTools-2.1:go-toolset-7-0:1.8-10.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.src", "7Server-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-golang-docs-0:1.8.5-1.el7.noarch", "7Server-DevTools-2.1:go-toolset-7-golang-misc-0:1.8.5-1.el7.noarch", "7Server-DevTools-2.1:go-toolset-7-golang-race-0:1.8.5-1.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-golang-src-0:1.8.5-1.el7.noarch", "7Server-DevTools-2.1:go-toolset-7-golang-tests-0:1.8.5-1.el7.noarch", "7Server-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.x86_64", "7Server-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.aarch64", "7Server-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.ppc64le", "7Server-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.s390x", "7Server-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.src", "7Workstation-DevTools-2.1:go-toolset-7-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-build-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-dockerfiles-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.src", "7Workstation-DevTools-2.1:go-toolset-7-golang-0:1.8.5-1.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-golang-bin-0:1.8.5-1.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-golang-docs-0:1.8.5-1.el7.noarch", "7Workstation-DevTools-2.1:go-toolset-7-golang-misc-0:1.8.5-1.el7.noarch", "7Workstation-DevTools-2.1:go-toolset-7-golang-race-0:1.8.5-1.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-golang-src-0:1.8.5-1.el7.noarch", "7Workstation-DevTools-2.1:go-toolset-7-golang-tests-0:1.8.5-1.el7.noarch", "7Workstation-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-runtime-0:1.8-10.el7.x86_64", "7Workstation-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.aarch64", "7Workstation-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.ppc64le", "7Workstation-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.s390x", "7Workstation-DevTools-2.1:go-toolset-7-scldevel-0:1.8-10.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: smtp.PlainAuth susceptible to man-in-the-middle password harvesting" } ] }
gsd-2017-15041
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Go before 1.8.4 and 1.9.x before 1.9.1 allows "go get" remote command execution. Using custom domains, it is possible to arrange things so that example.com/pkg1 points to a Subversion repository but example.com/pkg1/pkg2 points to a Git repository. If the Subversion repository includes a Git checkout in its pkg2 directory and some other work is done to ensure the proper ordering of operations, "go get" can be tricked into reusing this Git checkout for the fetch of code from pkg2. If the Subversion repository's Git checkout has malicious commands in .git/hooks/, they will execute on the system running "go get."
Aliases
Aliases
{ "GSD": { "alias": "CVE-2017-15041", "description": "Go before 1.8.4 and 1.9.x before 1.9.1 allows \"go get\" remote command execution. Using custom domains, it is possible to arrange things so that example.com/pkg1 points to a Subversion repository but example.com/pkg1/pkg2 points to a Git repository. If the Subversion repository includes a Git checkout in its pkg2 directory and some other work is done to ensure the proper ordering of operations, \"go get\" can be tricked into reusing this Git checkout for the fetch of code from pkg2. If the Subversion repository\u0027s Git checkout has malicious commands in .git/hooks/, they will execute on the system running \"go get.\"", "id": "GSD-2017-15041", "references": [ "https://www.suse.com/security/cve/CVE-2017-15041.html", "https://access.redhat.com/errata/RHSA-2018:0878", "https://access.redhat.com/errata/RHSA-2017:3463", "https://advisories.mageia.org/CVE-2017-15041.html", "https://security.archlinux.org/CVE-2017-15041", "https://alas.aws.amazon.com/cve/html/CVE-2017-15041.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2017-15041" ], "details": "Go before 1.8.4 and 1.9.x before 1.9.1 allows \"go get\" remote command execution. Using custom domains, it is possible to arrange things so that example.com/pkg1 points to a Subversion repository but example.com/pkg1/pkg2 points to a Git repository. If the Subversion repository includes a Git checkout in its pkg2 directory and some other work is done to ensure the proper ordering of operations, \"go get\" can be tricked into reusing this Git checkout for the fetch of code from pkg2. If the Subversion repository\u0027s Git checkout has malicious commands in .git/hooks/, they will execute on the system running \"go get.\"", "id": "GSD-2017-15041", "modified": "2023-12-13T01:20:59.355310Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2017-15041", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Go before 1.8.4 and 1.9.x before 1.9.1 allows \"go get\" remote command execution. Using custom domains, it is possible to arrange things so that example.com/pkg1 points to a Subversion repository but example.com/pkg1/pkg2 points to a Git repository. If the Subversion repository includes a Git checkout in its pkg2 directory and some other work is done to ensure the proper ordering of operations, \"go get\" can be tricked into reusing this Git checkout for the fetch of code from pkg2. If the Subversion repository\u0027s Git checkout has malicious commands in .git/hooks/, they will execute on the system running \"go get.\"" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "RHSA-2017:3463", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2017:3463" }, { "name": "RHSA-2018:0878", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:0878" }, { "name": "https://golang.org/cl/68190", "refsource": "CONFIRM", "url": "https://golang.org/cl/68190" }, { "name": "101196", "refsource": "BID", "url": "http://www.securityfocus.com/bid/101196" }, { "name": "https://golang.org/cl/68022", "refsource": "CONFIRM", "url": "https://golang.org/cl/68022" }, { "name": "GLSA-201710-23", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/201710-23" }, { "name": "https://groups.google.com/d/msg/golang-dev/RinSE3EiJBI/kYL7zb07AgAJ", "refsource": "CONFIRM", "url": "https://groups.google.com/d/msg/golang-dev/RinSE3EiJBI/kYL7zb07AgAJ" }, { "name": "https://github.com/golang/go/issues/22125", "refsource": "CONFIRM", "url": "https://github.com/golang/go/issues/22125" }, { "name": "[debian-lts-announce] 20210313 [SECURITY] [DLA 2591-1] golang-1.7 security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00014.html" }, { "name": "[debian-lts-announce] 20210313 [SECURITY] [DLA 2592-1] golang-1.8 security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00015.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.8.3", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:golang:go:1.9:-:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:redhat:developer_tools:1.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_eus:7.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_eus:7.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_aus:7.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_aus:7.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_tus:7.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_tus:7.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2017-15041" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Go before 1.8.4 and 1.9.x before 1.9.1 allows \"go get\" remote command execution. Using custom domains, it is possible to arrange things so that example.com/pkg1 points to a Subversion repository but example.com/pkg1/pkg2 points to a Git repository. If the Subversion repository includes a Git checkout in its pkg2 directory and some other work is done to ensure the proper ordering of operations, \"go get\" can be tricked into reusing this Git checkout for the fetch of code from pkg2. If the Subversion repository\u0027s Git checkout has malicious commands in .git/hooks/, they will execute on the system running \"go get.\"" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ] } ] }, "references": { "reference_data": [ { "name": "https://groups.google.com/d/msg/golang-dev/RinSE3EiJBI/kYL7zb07AgAJ", "refsource": "CONFIRM", "tags": [ "Mailing List", "Vendor Advisory" ], "url": "https://groups.google.com/d/msg/golang-dev/RinSE3EiJBI/kYL7zb07AgAJ" }, { "name": "https://golang.org/cl/68190", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Patch", "Vendor Advisory" ], "url": "https://golang.org/cl/68190" }, { "name": "https://golang.org/cl/68022", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Patch", "Vendor Advisory" ], "url": "https://golang.org/cl/68022" }, { "name": "https://github.com/golang/go/issues/22125", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/golang/go/issues/22125" }, { "name": "101196", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/101196" }, { "name": "GLSA-201710-23", "refsource": "GENTOO", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/201710-23" }, { "name": "RHSA-2017:3463", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2017:3463" }, { "name": "RHSA-2018:0878", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:0878" }, { "name": "[debian-lts-announce] 20210313 [SECURITY] [DLA 2592-1] golang-1.8 security update", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00015.html" }, { "name": "[debian-lts-announce] 20210313 [SECURITY] [DLA 2591-1] golang-1.7 security update", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00014.html" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } }, "lastModifiedDate": "2021-03-19T20:11Z", "publishedDate": "2017-10-05T21:29Z" } } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.