### [CVE-2023-48418](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-48418) ![](https://img.shields.io/static/v1?label=Product&message=Pixel%20Watch&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%2011%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-269%20Improper%20Privilege%20Management&color=brighgreen) ### Description  In checkDebuggingDisallowed of DeviceVersionFragment.java, there is a    possible way to access adb before SUW completion due to an insecure default    value. This could lead to local escalation of privilege with no additional    execution privileges needed. User interaction is not needed for    exploitation ### POC #### Reference - http://packetstormsecurity.com/files/176446/Android-DeviceVersionFragment.java-Privilege-Escalation.html #### Github - https://github.com/fkie-cad/nvd-json-data-feeds