CVE Database
/

CVE-2017-15041

Back to search

CVE-2017-15041

Published: Oct 5, 2017

Modified: Aug 5, 2024

PUBLISHED

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."

VendorProductVersions

n/a

n/a

affected
n/a

References

RHSA-2017:3463
vendor-advisory
x_refsource_REDHAT
RHSA-2018:0878
vendor-advisory
x_refsource_REDHAT
https://golang.org/cl/68190
x_refsource_CONFIRM
101196
vdb-entry
x_refsource_BID
https://golang.org/cl/68022
x_refsource_CONFIRM
GLSA-201710-23
vendor-advisory
x_refsource_GENTOO

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now