CVE-2017-15041
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."
Impact & exploitability
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected products we track (1)
Recommendation
Apply the vendor fix promptly. Open any affected product above for its exact safe version.
Official patch: https://github.com/golang/go/issues/22125 ↗
Additional information
- NVD record
- https://github.com/golang/go/issues/22125Patch
- https://golang.org/cl/68022Patch
- https://golang.org/cl/68190Patch
- https://groups.google.com/d/msg/golang-dev/RinSE3EiJBI/kYL7zb07AgAJAdvisory
- http://www.securityfocus.com/bid/101196Advisory
- https://access.redhat.com/errata/RHSA-2017:3463Advisory
- https://access.redhat.com/errata/RHSA-2018:0878Advisory
- https://lists.debian.org/debian-lts-announce/2021/03/msg00014.htmlAdvisory