Vulnerability Description
The install() function of ProviderInstaller.java in Magisk App before canary version 27007 does not verify the GMS app before loading it, which allows a local untrusted app with no additional privileges to silently execute arbitrary code in the Magisk app and escalate privileges to root via a crafted package, aka Bug #8279. User interaction is not needed for exploitation.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/canyie/MagiskEoP
- https://github.com/topjohnwu/Magisk/commit/c2eb6039579b8a2fb1e11a753cea7662c07be
FAQ
What is CVE-2024-48336?
CVE-2024-48336 is a vulnerability with a CVSS score of 8.4 (HIGH). The install() function of ProviderInstaller.java in Magisk App before canary version 27007 does not verify the GMS app before loading it, which allows a local untrusted app with no additional privileg...
How severe is CVE-2024-48336?
CVE-2024-48336 has been rated HIGH with a CVSS base score of 8.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-48336?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.