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

18 lines
821 B
Markdown

### [CVE-2023-35668](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-35668)
![](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 display images from another user due to a confused deputy. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.
### POC
#### Reference
- https://android.googlesource.com/platform/frameworks/base/+/b7bd7df91740da680a5c3a84d8dd91b4ca6956dd
#### Github
No PoCs found on GitHub currently.