cve/2017/CVE-2017-13286.md
2024-05-26 14:27:05 +02:00

941 B

CVE-2017-13286

Description

In writeToParcel and readFromParcel of OutputConfiguration.java, there is a permission bypass due to mismatched serialization. This could lead to a local escalation of privilege where the user can start an activity with system privileges, with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android. Versions: 8.0, 8.1. Android ID: A-69683251.

POC

Reference

No PoCs from references.

Github