Files
CVEs-PoC/2021/CVE-2021-0466.md
T
2025-09-29 21:09:30 +02:00

18 lines
852 B
Markdown

### [CVE-2021-0466](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-0466)
![](https://img.shields.io/static/v1?label=Product&message=Android&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=Android-10%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Information%20disclosure&color=brightgreen)
### Description
In startIpClient of ClientModeImpl.java, there is a possible identifier which could be used to track a device. This could lead to remote information disclosure to a proximal attacker, with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-10Android ID: A-154114734
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/uthrasri/frameworks_opt_net_wifi_CVE-2021-0466