Lucene search

K
archlinuxArchLinuxASA-201710-16
HistoryOct 12, 2017 - 12:00 a.m.

[ASA-201710-16] go-pie: arbitrary command execution

2017-10-1200:00:00
security.archlinux.org
7

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

7.5 High

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

0.055 Low

EPSS

Percentile

93.1%

Arch Linux Security Advisory ASA-201710-16

Severity: High
Date : 2017-10-12
CVE-ID : CVE-2017-15041
Package : go-pie
Type : arbitrary command execution
Remote : Yes
Link : https://security.archlinux.org/AVG-442

Summary

The package go-pie before version 2:1.9.1-1 is vulnerable to arbitrary
command execution.

Resolution

Upgrade to 2:1.9.1-1.

pacman -Syu “go-pie>=2:1.9.1-1”

The problem has been fixed upstream in version 1.9.1.

Workaround

None.

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

Impact

A remote attacker may be able to execute arbitrary commands on a system
running “go get” by using a specially prepared repository.

References

https://github.com/golang/go/issues/22125
https://github.com/golang/tools/commit/ebae2dcdbabadfdb9880a627481eaf0079a08767
https://security.archlinux.org/CVE-2017-15041

OSVersionArchitecturePackageVersionFilename
ArchLinuxanyanygo-pie< 2:1.9.1-1UNKNOWN

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

7.5 High

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

0.055 Low

EPSS

Percentile

93.1%