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

目标: 1000 元 · 已筹: 1336

100%

CVE-2018-1002105 PoC — Google Kubernetes 权限许可和访问控制漏洞

来源
关联漏洞
标题: Google Kubernetes 权限许可和访问控制漏洞 (CVE-2018-1002105)
Description:Google Kubernetes是美国Google公司的一套开源的Docker容器集群管理系统。该系统为容器化的应用提供资源调度、部署运行、服务发现和扩容缩容等功能。 Google Kubernetes 1.10.11之前版本、1.11.5之前版本和1.12.3之前版本中存在提权漏洞,该漏洞源于程序没有正确的处理错误响应。攻击者可通过发送特制的请求利用该漏洞部署恶意代码或修改现有服务。
Description
PoC command injection example for cve-2018-1002105 based off https://github.com/gravitational/cve-2018-1002105
介绍
# This was modified from https://gravitational.com/blog/kubernetes-websocket-upgrade-security-vulnerability/.  All credit goes to the kind folks at Gravitational.

The original PoC code was modified to go a bit beyond checking for vulnerability and to actually run a command inside the first container in the first namespace.  In this case, `curl -s google.com` inside the first pod/container in the default namespace on most clusters.  From here, it's easy to make an actual tool to extract secrets, code, exfil data, etc.

# CVE-2018-1002105
文件快照

登录后查看神龙缓存的 POC 文件快照

登录查看
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →