9.3
CVE-2018-7187
- EPSS 63.23%
- Veröffentlicht 16.02.2018 17:29:00
- Zuletzt bearbeitet 21.11.2024 04:11:45
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Debian ≫ Debian Linux Version7.0
Debian ≫ Debian Linux Version9.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 63.23% | 0.991 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 9.3 | 8.6 | 10 |
AV:N/AC:M/Au:N/C:C/I:C/A:C
|
CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
https://www.debian.org/security/2019/dsa-4380
https://gist.github.com/SLAYEROWNER/b2a358f13ab267f2e9543bb9f9320ffc
https://github.com/golang/go/issues/23867
https://lists.debian.org/debian-lts-announce/2018/02/msg00029.html
https://security.gentoo.org/glsa/201804-12
https://www.debian.org/security/2019/dsa-4379