Package        : golang
Version        : 2:1.0.2-1.1+deb7u2
CVE ID         : CVE-2017-15041

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 /pkg1 points to a Subversion repository but
/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."

For Debian 7 "Wheezy", these problems have been fixed in version
2:1.0.2-1.1+deb7u2.

We recommend that you upgrade your golang packages.

Further information about Debian LTS security advisories, how to apply
these updates to your system and frequently asked questions can be
found at: https://wiki.debian.org/LTS

Debian LTS: DLA-1148-1: golang security update

October 27, 2017
Go before 1.8.4 and 1.9.x before 1.9.1 allows "go get" remote command execution

Summary

We recommend that you upgrade your golang packages.

Further information about Debian LTS security advisories, how to apply
these updates to your system and frequently asked questions can be
found at: https://wiki.debian.org/LTS


Severity
Package        : golang 
Version : 2:1.0.2-1.1+deb7u2
CVE ID : CVE-2017-15041

Related News