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-2024-0044 — CVE-2024-0044 | Kitploit
Tools/GitHubGitHub/mrw0l05zyn/cve-2024-0044
Android SecurityPrivilege EscalationVulnerability AnalysisExploitationPenetration TestingMobile Security
GitHubmrw0l05zyn/cve-2024-0044

cve-2024-0044

CVE-2024-0044

View Repository
12322 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

python-static-badge android-static-badge

CVE-2024-0044

  • CVE-2024-0044 allows a "run-as" attack to be performed, resulting in a local escalation of privileges. This enables an attacker to access private files stored locally by any application on the mobile device, compromising the security guarantees provided by the "Application Sandbox".
  • Requires ADB shell access and developer mode enabled on the mobile device.
  • Affects Android versions 12, 12L, 13, and 14*.
  • Discovered and disclosed by Meta Red Team X in March 2024.
  • Security patch released by Google in the Android security bulletin of March 2024.

Usage

root@kitploit:~
python cve_2024_0044.py -p target.package.name -a any-app.apk

cve-2024-0044

[!TIP] For the any-app.apk file, any mobile application can be used, such as F-Droid, for example.

Download Tool