Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

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

Source
Associated Vulnerability
Title: Linux kernel 输入验证错误漏洞 (CVE-2018-18955)
Description: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.
Description
💀 Linux local root exploit for CVE-2018-18955
Readme
<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.
File Snapshot

Log in to view the POC file snapshot cached by Shenlong Bot

Log in to view
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →