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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2017-2388 PoC — Apple macOS Sierra IOFireWireFamily 安全漏洞

Source
Associated Vulnerability
Title:Apple macOS Sierra IOFireWireFamily 安全漏洞 (CVE-2017-2388)
Description:Apple macOS Sierra是美国苹果(Apple)公司为Mac计算机所开发的一套专用操作系统。IOFireWireFamily是其中的一个用于识别输入输出设备的组件。 Apple macOS Sierra 10.12.4之前的版本中的IOFireWireFamily组件存在安全漏洞。攻击者可借助特制的应用程序利用该漏洞造成拒绝服务(空指针逆向引用)。
Description
CVE-2017-2388: Null-pointer dereference in IOFireWireFamily.
Readme
## IOFireWireFamily-null-deref

IOFireWireFamily-null-deref is a proof-of-concept exploit for CVE-2017-2388, a NULL pointer
derefererence in `IOFireWireUserClient` that was fixed in [macOS Sierra 10.12.4]. This
vulnerability can be triggered to cause denial of service on devices with a FireWire port.

[macOS Sierra 10.12.4]: https://support.apple.com/en-us/HT207615

### CVE-2017-2388

The function `IOFireWireUserClient::setAsyncRef_IsochChannelForceStop` did not check that the
parameter `inAsyncRef` is non-NULL before calling `bcopy` with `inAsyncRef` as the source.

### License

The IOFireWireFamily-null-deref code is released into the public domain. As a courtesy I ask that
if you reference or use any of this code you attribute it to me.
File Snapshot

[4.0K] /data/pocs/cb7f4ea49ebef532096e2fddd8577675547ebff3 ├── [1.1K] IOFireWireFamily-null-deref.c ├── [ 215] Makefile └── [ 750] README.md 0 directories, 3 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.