mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
18 lines
821 B
Markdown
18 lines
821 B
Markdown
### [CVE-2023-35668](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-35668)
|
|

|
|

|
|

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