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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2018-4407 PoC — 多款Apple产品 Kernel 缓冲区错误漏洞

Source
Associated Vulnerability
Title:多款Apple产品 Kernel 缓冲区错误漏洞 (CVE-2018-4407)
Description:A memory corruption issue was addressed with improved validation. This issue affected versions prior to iOS 12, macOS Mojave 10.14, tvOS 12, watchOS 5.
Description
POC: Heap buffer overflow in the networking code in the XNU operating system kernel
Readme
# CVE-2018-4407-IOS

## CVE ? (Common Vulnerabilities and Exposures)

[TLDR](https://movaxbx.ru/2018/10/31/kernel-rce-caused-by-buffer-overflow-in-apples-icmp-packet-handling-code-cve-2018-4407/)

> The vulnerability is a heap buffer overflow in the networking code in the XNU operating
 system kernel. XNU is used by both iOS and macOS, which is why iPhones,
 iPads, and Macbooks are all affected. My exploit PoC just 
overwrites the heap with garbage, which causes an immediate kernel crash
 and device reboot.

## Installation
```bash
bash install.sh
```

## Usage

```bash
python3 exploit.py
```

## POC
![](https://github.com/zteeed/CVE-2018-4407-IOS/blob/master/poc.gif)
File Snapshot

[4.0K] /data/pocs/d5aab958f46711ebd25a32d635846e959e0da204 ├── [2.5K] exploit.py ├── [4.0K] install │   ├── [ 93] install.sh │   └── [ 39] requirements.txt ├── [ 27M] poc.gif └── [ 677] README.md 1 directory, 5 files
Shenlong Bot has cached this for you
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 →