mirror of
https://github.com/0xMarcio/cve.git
synced 2026-04-12 05:08:32 +02:00
1.0 KiB
1.0 KiB
CVE-2017-13209
Description
In the ServiceManager::add function in the hardware service manager, there is an insecure permissions check based on the PID of the caller which could allow an application or service to replace a HAL service with its own service. This could lead to a local elevation of privilege enabling code execution as a privileged process with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android. Versions: 8.0, 8.1. Android ID: A-68217907.
POC
Reference
Github
No PoCs found on GitHub currently.