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
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
21 Nov 2024, 03:13
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.securityfocus.com/bid/101196 - Third Party Advisory, VDB Entry | |
References | () https://access.redhat.com/errata/RHSA-2017:3463 - Third Party Advisory | |
References | () https://access.redhat.com/errata/RHSA-2018:0878 - Third Party Advisory | |
References | () https://github.com/golang/go/issues/22125 - Issue Tracking, Patch, Third Party Advisory | |
References | () https://golang.org/cl/68022 - Issue Tracking, Patch, Vendor Advisory | |
References | () https://golang.org/cl/68190 - Issue Tracking, Patch, Vendor Advisory | |
References | () https://groups.google.com/d/msg/golang-dev/RinSE3EiJBI/kYL7zb07AgAJ - Mailing List, Vendor Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2021/03/msg00014.html - Mailing List, Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2021/03/msg00015.html - Mailing List, Third Party Advisory | |
References | () https://security.gentoo.org/glsa/201710-23 - Third Party Advisory |
Information
Published : 2017-10-05 21:29
Updated : 2024-11-21 03:13
NVD link : CVE-2017-15041
Mitre link : CVE-2017-15041
CVE.ORG link : CVE-2017-15041
JSON object : View
Products Affected
redhat
- enterprise_linux_server
- enterprise_linux_tus
- developer_tools
- enterprise_linux_server_aus
- enterprise_linux_eus
golang
- go
debian
- debian_linux
CWE