Skip to content

Exploit for CVE-2019-8805 Apple EndpointSecurity framework Privilege Escalation

Notifications You must be signed in to change notification settings

securelayer7/CVE-2019-8805

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

CVE-2019-8805

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 and Execute

  • Compile
gcc -framework Foundation appleEPSPrivEsc.m -o appleEPSPrivEsc
  • Execute
./appleEPSPrivEsc

image

About

Exploit for CVE-2019-8805 Apple EndpointSecurity framework Privilege Escalation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published