Exploit for CVE-2019-8805 Apple EndpointSecurity framework Privilege Escalation
A validation issue existed in the entitlement verification. This issue was addressed with improved validation of the process entitlement. This issue is fixed in macOS Catalina 10.15.1. An application may be able to execute arbitrary code with system privileges.
- Compile
gcc -framework Foundation appleEPSPrivEsc.m -o appleEPSPrivEsc
- Execute
./appleEPSPrivEsc