Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2018-7187


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.


Published

2018-02-16T17:29:00.403

Last Modified

2024-11-21T04:11:45.270

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 8.8 (HIGH)

CVSSv2 Vector

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

  • Access Vector: NETWORK
  • Access Complexity: MEDIUM
  • Authentication: NONE
  • Confidentiality Impact: COMPLETE
  • Integrity Impact: COMPLETE
  • Availability Impact: COMPLETE
Exploitability Score

8.6

Impact Score

10.0

Weaknesses
  • Type: Primary
    CWE-78

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application golang go < 1.9.5 Yes
Application golang go < 1.10.1 Yes
Operating System debian debian_linux 7.0 Yes
Operating System debian debian_linux 9.0 Yes

References