CVE-2017-15041 Details
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's Git checkout has malicious commands in .git/hooks/, they will execute on the system running "go get."
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| NVD-CWE-noinfo | Insufficient Information to Classify Weakness | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| golang go | <= 1.8.3 1.9 - |
CPE
Remediation
| |
| debian debian linux | 9.0 |
CPE
Remediation
| |
| redhat developer tools | 1.0 |
CPE
Remediation
| |
| redhat enterprise linux eus | 7.6 7.7 |
CPE
Remediation
| |
| redhat enterprise linux server | 7.0 |
CPE
Remediation
| |
| redhat enterprise linux server aus | 7.6 7.7 |
CPE
Remediation
| |
| redhat enterprise linux tus | 7.6 7.7 |
CPE
Remediation
| |
Change History
12 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| May 13, 2026 | CVE Status Change | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Mar 19, 2021 | Modified Analysis | [email protected] |
| Mar 13, 2021 | CVE Modified | [email protected] |
| Oct 3, 2019 | CWE Remap | [email protected] |
| Apr 12, 2018 | CVE Modified | [email protected] |
| Dec 16, 2017 | CVE Modified | [email protected] |
| Nov 1, 2017 | Initial Analysis | [email protected] |
| Oct 24, 2017 | CVE Modified | [email protected] |
| Oct 11, 2017 | CVE Modified | [email protected] |