cve/2017/CVE-2017-13209.md
2024-06-18 02:51:15 +02:00

974 B

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.