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

目标: 1000 元 · 已筹: 1336

100%

CVE-2019-5736— Docker 操作系统命令注入漏洞

一分钟漏洞结论

影响对象
n/a n/a
利用判断
存在公开或 AI PoC,应优先验证
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Docker是美国Docker公司的一款开源的应用容器引擎。该产品支持在Linux系统上创建一个容器(轻量级虚拟机)并部署和运行应用程序,以及通过配置文件实现应用程序的自动化安装、部署和升级。 Docker 18.09.2之前版本和其他产品中的runc 1.0-rc6及之前版本中存在安全漏洞,该漏洞源于程序没有正确地处理文件描述符。攻击者可利用该漏洞覆盖主机runc的二进制文件并以root权限执行命令。

AI 预测 9.8 利用难度: 较易 EPSS 98.45% · P100

公开利用映射 3

获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2019-5736 基础信息

漏洞信息

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

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

Vulnerability Title
N/A
来源: CVE Program / CVE List V5
Vulnerability Description
runc through 1.0-rc6, as used in Docker before 18.09.2 and other products, allows attackers to overwrite the host runc binary (and consequently obtain host root access) by leveraging the ability to execute a command as root within one of these types of containers: (1) a new container with an attacker-controlled image, or (2) an existing container, to which the attacker previously had write access, that can be attached with docker exec. This occurs because of file-descriptor mishandling, related to /proc/self/exe.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5
Vulnerability Title
Docker 操作系统命令注入漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Docker是美国Docker公司的一款开源的应用容器引擎。该产品支持在Linux系统上创建一个容器(轻量级虚拟机)并部署和运行应用程序,以及通过配置文件实现应用程序的自动化安装、部署和升级。 Docker 18.09.2之前版本和其他产品中的runc 1.0-rc6及之前版本中存在安全漏洞,该漏洞源于程序没有正确地处理文件描述符。攻击者可利用该漏洞覆盖主机runc的二进制文件并以root权限执行命令。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
- n/a n/a -

二、漏洞 CVE-2019-5736 的公开POC

# POC 描述 源链接 神龙链接
1 Unweaponized Proof of Concept for CVE-2019-5736 (Docker escape) https://github.com/q3k/cve-2019-5736-poc POC详情
2 PoC for CVE-2019-5736 https://github.com/Frichetten/CVE-2019-5736-PoC POC详情
3 runc容器逃逸漏洞预警 https://github.com/jas502n/CVE-2019-5736 POC详情
4 None https://github.com/likescam/CVE-2019-5736 POC详情
5 None https://github.com/likescam/cve-2019-5736-poc POC详情
6 getshell test https://github.com/agppp/cve-2019-5736-poc POC详情
7 None https://github.com/b3d3c/poc-cve-2019-5736 POC详情
8 CVE-2019-5736 POCs https://github.com/twistlock/RunC-CVE-2019-5736 POC详情
9 None https://github.com/yyqs2008/CVE-2019-5736-PoC-2 POC详情
10 https://nvd.nist.gov/vuln/detail/CVE-2019-5736 poc of CVE-2019-5736 https://github.com/zyriuse75/CVE-2019-5736-PoC POC详情
11 None https://github.com/stillan00b/CVE-2019-5736 POC详情
12 Exploit for the CVE-2019-5736 runc vulnerability https://github.com/milloni/cve-2019-5736-exp POC详情
13 Docker runc CVE-2019-5736 exploit Dockerfile. Credits : https://github.com/Frichetten/CVE-2019-5736-PoC.git https://github.com/panzouh/Docker-Runc-Exploit POC详情
14 Proof of concept code for breaking out of docker via runC https://github.com/RyanNgWH/CVE-2019-5736-POC POC详情
15 None https://github.com/Lee-SungYoung/cve-2019-5736-study POC详情
16 None https://github.com/chosam2/cve-2019-5736-poc POC详情
17 Code sample for using exploit CVE-2019-5736 to mine bitcoin with no association to original container or user. https://github.com/epsteina16/Docker-Escape-Miner POC详情
18 None https://github.com/geropl/CVE-2019-5736 POC详情
19 CVE-2019-5736 implemented in a self-written container runtime to understand the exploit. https://github.com/GiverOfGifts/CVE-2019-5736-Custom-Runtime POC详情
20 None https://github.com/Billith/CVE-2019-5736-PoC POC详情
21 None https://github.com/BBRathnayaka/POC-CVE-2019-5736 POC详情
22 CVE-2019-5736 https://github.com/shen54/IT19172088 POC详情
23 None https://github.com/crypticdante/CVE-2019-5736 POC详情
24 Modified version of CVE-2019-5736-PoC by Frichetten https://github.com/fahmifj/Docker-breakout-runc POC详情
25 None https://github.com/Asbatel/CVE-2019-5736_POC POC详情
26 None https://github.com/takumak/cve-2019-5736-reproducer POC详情
27 None https://github.com/si1ent-le/CVE-2019-5736 POC详情
28 None https://github.com/H3xL00m/CVE-2019-5736 POC详情
29 None https://github.com/n3ov4n1sh/CVE-2019-5736 POC详情
30 None https://github.com/c0d3cr4f73r/CVE-2019-5736 POC详情
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2019-5736 的情报信息

登录查看更多情报信息。

CVE-2019-5736 补丁与修复 (2)

CVE-2019-5736 厂商安全公告 (13)

CVE-2019-5736 公开利用代码 (4)

CVE-2019-5736 邮件列表归档 (31)

CVE-2019-5736 安全博客文章 (3)

CVE-2019-5736 其他参考 (13)

同批安全公告 · n/a · 2019-02-11 · 共 31 条

CVE-2019-7722 PMD 安全漏洞
CVE-2019-7748 DbNinja 跨站脚本漏洞
CVE-2019-7747 DbNinja 安全漏洞
CVE-2019-7738 C.P.Sub 跨站请求伪造漏洞
CVE-2019-7737 Verydows 跨站请求伪造漏洞
CVE-2019-6489 多款Lexmark产品输入验证错误漏洞
CVE-2018-18569 Dundas BI server 安全漏洞
CVE-2019-7736 D-Link DIR-600M C1 授权问题漏洞
CVE-2019-7733 LIVE555 Media Server 输入验证错误漏洞
CVE-2019-7732 LIVE555 资源管理错误漏洞
CVE-2019-7731 MyWebSQL 代码注入漏洞
CVE-2019-7730 MyWebSQL 跨站请求伪造漏洞
CVE-2018-15588 MailMate 输入验证错误漏洞
CVE-2018-15587 GNOME Evolution 数据伪造问题漏洞
CVE-2018-15586 Enigmail 数据伪造问题漏洞
CVE-2018-20772 Frog CMS 代码注入漏洞
CVE-2019-6975 Django 资源管理错误漏洞
CVE-2018-20587 Bitcoin Core和Bitcoin Knots 访问控制错误漏洞
CVE-2019-7721 nc-cms 安全漏洞
CVE-2019-7720 taocms 代码注入漏洞

显示前 20 条,共 31 条。 查看全部 → →

IV. Related Vulnerabilities

V. Comments for CVE-2019-5736

暂无评论


发表评论