cve/2023/CVE-2023-21288.md

19 lines
818 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-21288](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-21288)
![](https://img.shields.io/static/v1?label=Product&message=Android&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%2013%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Information%20disclosure&color=brighgreen)
### Description
In visitUris of Notification.java, there is a possible way to reveal images across users due to a missing permission check. This could lead to local information disclosure with User execution privileges needed. User interaction is not needed for exploitation.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Trinadh465/platform_frameworks_base_CVE-2023-21288
- https://github.com/nomi-sec/PoC-in-GitHub