Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 603 Bytes

File metadata and controls

7 lines (4 loc) · 603 Bytes

Remote code execution in Apple's packet-mangler (CVE-2017-13904, CVE-2018-4249, CVE-2018-4460)

Proof-of-concept exploit for remote code execution vulnerability in the packet-mangler component of macOS: CVE-2017-13904, CVE-2018-4249. The vulnerability was fixed in macOS High Sierra 10.13.5, which was released on June 1, 2018.

Update: Apple's fix for the infinite loop bug was incomplete. The fix for CVE-2018-4460 was released on December 5, 2018.

For details on how to compile and run this exploit, see the blog post on lgtm.com.