Oval Definition:oval:com.ubuntu.cosmic:def:2017150410000000
Revision Date:2017-10-05Version:1
Title:CVE-2017-15041 on Ubuntu 18.10 (cosmic) - low.
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."
Family:unixClass:vulnerability
Status:Reference(s):CVE-2017-15041
Platform(s):Ubuntu 18.10
Product(s):
Definition Synopsis
  • Ubuntu 18.10 (cosmic) is installed.
  • AND Package Information
  • golang-1.7: while related to the CVE in some way, a decision has been made to ignore this issue (note: 'reached end-of-life').
  • OR golang-1.8: while related to the CVE in some way, a decision has been made to ignore this issue (note: 'reached end-of-life').
  • OR golang-1.9 package in cosmic, is related to the CVE in some way and has been fixed (note: '1.9.4-1ubuntu1').
  • BACK