Files
CVEs-PoC/2020/CVE-2020-0453.md
T
2024-05-25 21:48:12 +02:00

22 lines
1.0 KiB
Markdown

### [CVE-2020-0453](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-0453)
![](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=Information%20disclosure&color=brighgreen)
### Description
In updateNotification of BeamTransferManager.java, there is a possible permission bypass due to an unsafe PendingIntent. This could lead to local information disclosure with User execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-9 Android-8.0 Android-8.1Android ID: A-159060474
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/TinyNiko/android_bulletin_notes
- https://github.com/Trinadh465/packages_apps_Nfc_AOSP10_r33_CVE-2020-0453
- https://github.com/nanopathi/Packages_apps_Nfc_CVE-2020-0453
- https://github.com/nomi-sec/PoC-in-GitHub
- https://github.com/pazhanivel07/Nfc_CVE-2020-0453