Lucene search

K
amazonAmazonALAS-2018-975
HistoryMar 21, 2018 - 10:13 p.m.

Medium: golang

2018-03-2122:13:00
alas.aws.amazon.com
20

8.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

9.3 High

CVSS2

Access Vector

NETWORK

Access Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

AV:N/AC:M/Au:N/C:C/I:C/A:C

0.379 Low

EPSS

Percentile

97.2%

Issue Overview:

Arbitrary code execution during “go get” via C compiler options:
An arbitrary command execution flaw was found in the way Go’s “go get” command handled gcc and clang sensitive options during the build. A remote attacker capable of hosting malicious repositories could potentially use this flaw to cause arbitrary command execution on the client side. (CVE-2018-6574)

The “go get” implementation in Go 1.9.4, when the -insecure command-line option is used, does not validate the import path (get/vcs.go only checks for “://” anywhere in the string), which allows remote attackers to execute arbitrary OS commands via a crafted web site. (CVE-2018-7187)

Affected Packages:

golang

Issue Correction:
Run yum update golang to update your system.

New Packages:

i686:  
    golang-bin-1.9.4-2.44.amzn1.i686  
    golang-1.9.4-2.44.amzn1.i686  
  
noarch:  
    golang-tests-1.9.4-2.44.amzn1.noarch  
    golang-docs-1.9.4-2.44.amzn1.noarch  
    golang-src-1.9.4-2.44.amzn1.noarch  
    golang-misc-1.9.4-2.44.amzn1.noarch  
  
src:  
    golang-1.9.4-2.44.amzn1.src  
  
x86_64:  
    golang-race-1.9.4-2.44.amzn1.x86_64  
    golang-1.9.4-2.44.amzn1.x86_64  
    golang-bin-1.9.4-2.44.amzn1.x86_64  

Additional References

Red Hat: CVE-2018-6574, CVE-2018-7187

Mitre: CVE-2018-6574, CVE-2018-7187

8.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

9.3 High

CVSS2

Access Vector

NETWORK

Access Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

AV:N/AC:M/Au:N/C:C/I:C/A:C

0.379 Low

EPSS

Percentile

97.2%