cve/2023/CVE-2023-48418.md
2024-06-18 02:51:15 +02:00

18 lines
919 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### [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