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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2019-8605 PoC — 多款Apple产品Kernel组件资源管理错误漏洞

Source
Associated Vulnerability
Title:多款Apple产品Kernel组件资源管理错误漏洞 (CVE-2019-8605)
Description:Apple iOS等都是美国苹果(Apple)公司的产品。Apple iOS是一套为移动设备所开发的操作系统。Apple tvOS是一套智能电视操作系统。Apple macOS Mojave是一套专为Mac计算机所开发的专用操作系统。Kernel是其中的一个内核组件。 多款Apple产品中的Kernel组件存在资源管理错误漏洞。该漏洞源于网络系统或产品对系统资源(如内存、磁盘空间、文件等)的管理不当。以下产品及版本受到影响:Apple iOS 12.3之前版本;macOS Mojave 10.14.5之前
File Snapshot

[4.0K] /data/pocs/e71b62640c9c7a8b7bfabef0b3b73c9d2aedd953 ├── [4.0K] 1_day_iOS │   ├── [ 273] AppDelegate.h │   ├── [2.0K] AppDelegate.m │   ├── [4.0K] Assets.xcassets │   │   ├── [4.0K] AppIcon.appiconset │   │   │   └── [1.6K] Contents.json │   │   └── [ 62] Contents.json │   ├── [4.0K] Base.lproj │   │   ├── [1.6K] LaunchScreen.storyboard │   │   └── [1.6K] Main.storyboard │   ├── [ 13K] exploit.c │   ├── [5.1K] exploit.h │   ├── [1.2K] get_fd_ofiles.c │   ├── [ 446] get_fd_ofiles.h │   ├── [3.3K] get_port.c │   ├── [ 416] get_port.h │   ├── [1.4K] Info.plist │   ├── [2.2K] IOKitLib.h │   ├── [ 16K] iosurface.c │   ├── [3.0K] iosurface.h │   ├── [ 10K] kernel_alloc.c │   ├── [1.4K] kernel_alloc.h │   ├── [ 900] log.c │   ├── [2.1K] log.h │   ├── [ 711] main.m │   ├── [ 728] OSSerializeBinary.h │   ├── [5.3K] parameters.c │   ├── [4.3K] parameters.h │   ├── [1.7K] platform.c │   ├── [1.7K] platform.h │   ├── [9.5K] platform_match.c │   ├── [1.9K] platform_match.h │   ├── [7.4K] read.c │   ├── [1.4K] read.h │   ├── [1.6K] spray.c │   ├── [ 327] spray.h │   ├── [ 211] ViewController.h │   └── [ 362] ViewController.m ├── [4.0K] 1_day_iOSTests │   ├── [ 860] __day_iOSTests.m │   └── [ 701] Info.plist ├── [4.0K] 1_day_iOSUITests │   ├── [1.1K] __day_iOSUITests.m │   └── [ 701] Info.plist └── [4.0K] 1_day_iOS.xcodeproj ├── [ 29K] project.pbxproj ├── [4.0K] project.xcworkspace │   ├── [ 154] contents.xcworkspacedata │   ├── [4.0K] xcshareddata │   │   └── [ 238] IDEWorkspaceChecks.plist │   └── [4.0K] xcuserdata │   ├── [4.0K] jeongsuhwan.xcuserdatad │   │   └── [ 42K] UserInterfaceState.xcuserstate │   └── [4.0K] system.xcuserdatad │   └── [ 70K] UserInterfaceState.xcuserstate └── [4.0K] xcuserdata ├── [4.0K] jeongsuhwan.xcuserdatad │   ├── [4.0K] xcdebugger │   │   └── [ 844] Breakpoints_v2.xcbkptlist │   └── [4.0K] xcschemes │   └── [ 344] xcschememanagement.plist └── [4.0K] system.xcuserdatad ├── [4.0K] xcdebugger │   └── [199K] Breakpoints_v2.xcbkptlist └── [4.0K] xcschemes └── [ 344] xcschememanagement.plist 19 directories, 47 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.