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

目标: 1000 元 · 已筹: 1336

100%

CVE-2018-18955 PoC — Linux kernel 输入验证错误漏洞

来源
关联漏洞
标题: Linux kernel 输入验证错误漏洞 (CVE-2018-18955)
Description:Linux kernel是美国Linux基金会发布的开源操作系统Linux所使用的内核。 Linux kernel 4.15.x版本至4.19.2之前的4.19.x版本中的kernel/user_namespace.c文件的‘map_write()’函数存在安全漏洞。攻击者可利用该漏洞绕过对资源的访问控制。
Description
💀 Linux local root exploit for CVE-2018-18955
介绍
<h1 align='center'>CVE-2018-18955</h1>

Linux local root exploit.

Wrapper for Jann Horn's
[exploit](https://bugs.chromium.org/p/project-zero/issues/detail?id=1712) for
[CVE-2018-18955](https://nvd.nist.gov/vuln/detail/CVE-2018-18955), forked from
[kernel-exploits](https://github.com/bcoles/kernel-exploits).

In the Linux  kernel 4.15.x through 4.19.x  before 4.19.2, `map_write()`
in  `kernel/user_namespace.c`  allows  privilege escalation  because  it
mishandles nested user namespaces with more  than 5 UID or GID ranges. A
user who  has `CAP_SYS_ADMIN` in  an affected user namespace  can bypass
access controls on  resources outside the namespace,  as demonstrated by
reading `/etc/shadow`.  This occurs  because an ID  transformation takes
place properly  for the namespaced-to-kernel  direction but not  for the
kernel-to-namespaced direction.

### Usage

Simply download  one of the  release archives and  run one of  the shell
scripts depending on the targeted exploitation technique.

### Disclaimer

Running unathorized attacks to public or private servers is illegal. The
content  of this  repository is  for  educational purposes  only and  no
responsibility will be  taken by the authors  in case of ill  use of the
provided material.
文件快照

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

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