### [CVE-2017-13286](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-13286) ![](https://img.shields.io/static/v1?label=Product&message=Android&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Elevation%20of%20privilege&color=brighgreen) ### 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 - https://github.com/PalindromeLabs/Java-Deserialization-CVEs - https://github.com/UmVfX1BvaW50/CVE-2017-13286