目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2018-16873— Google Go 安全漏洞

一分钟漏洞结论

影响对象
[UNKNOWN] golang
利用判断
利用概率较高,应尽快评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Google Go是美国谷歌(Google)公司的一种针对多处理器系统应用程序的编程进行了优化的编程语言。 Google Go 1.10.6之前版本和1.11.3之前的1.11.x版本(GOPATH模式)中的‘go get’命令存在远程代码执行漏洞。远程攻击者可利用该漏洞执行恶意的命令。

AI 预测 9.8 利用难度: 较易 EPSS 66.25% · P99
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2018-16873 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
N/A
来源: CVE Program / CVE List V5
Vulnerability Description
In Go before 1.10.6 and 1.11.x before 1.11.3, the "go get" command is vulnerable to remote code execution when executed with the -u flag and the import path of a malicious Go package, or a package that imports it directly or indirectly. Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). Using custom domains, it's possible to arrange things so that a Git repository is cloned to a folder named ".git" by using a vanity import path that ends with "/.git". If the Git repository root contains a "HEAD" file, a "config" file, an "objects" directory, a "refs" directory, with some work to ensure the proper ordering of operations, "go get -u" can be tricked into considering the parent directory as a repository root, and running Git commands on it. That will use the "config" file in the original Git repository root for its configuration, and if that config file contains malicious commands, they will execute on the system running "go get -u".
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
输入验证不恰当
来源: CVE Program / CVE List V5
Vulnerability Title
Google Go 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Google Go是美国谷歌(Google)公司的一种针对多处理器系统应用程序的编程进行了优化的编程语言。 Google Go 1.10.6之前版本和1.11.3之前的1.11.x版本(GOPATH模式)中的‘go get’命令存在远程代码执行漏洞。远程攻击者可利用该漏洞执行恶意的命令。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
[UNKNOWN] golang 1.10.6 -

二、漏洞 CVE-2018-16873 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2018-16873 的情报信息

登录查看更多情报信息。

CVE-2018-16873 厂商安全公告 (3)

CVE-2018-16873 邮件列表归档 (8)

CVE-2018-16873 其他参考 (1)

同批安全公告 · [UNKNOWN] · 2018-12-14 · 共 3 条

CVE-2018-16874 Google Go 路径遍历漏洞
CVE-2018-16875 Google Go 信任管理问题漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2018-16873

暂无评论


发表评论