AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2017-15041

CRITICAL · CVSS 9.8 EPSS 8.94% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2017-10-05 · Last synced 2026-08-04

CyberRota Analysis

This is a critical severity vulnerability with a CVSS score of 9.8. Public exploit code or proof-of-concept references have been detected in its references. It may be remotely exploitable.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2017-15041
Severity
CRITICAL
CVSS
9.8
EPSS
8.94%

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

Related CVEs

Other vulnerabilities affecting the same vendor(s)