Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2019-8805 — Exploit for CVE-2019-8805 Apple EndpointSecurity framework Privilege Escalation | Kitploit
Tools/GitHubGitHub/securelayer7/cve-2019-8805
Privilege EscalationVulnerability AnalysisExploitationPenetration Testing
GitHubsecurelayer7/cve-2019-8805

CVE-2019-8805

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

View Repository
12 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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
root@kitploit:~
gcc -framework Foundation appleEPSPrivEsc.m -o appleEPSPrivEsc
  • Execute
root@kitploit:~
./appleEPSPrivEsc

image

Download Tool