mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
855 B
Markdown
18 lines
855 B
Markdown
### [CVE-2024-40656](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-40656)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In handleCreateConferenceComplete of ConnectionServiceWrapper.java, there is a possible way to reveal images across users due to a confused deputy. This could lead to local information disclosure with no additional execution privileges needed. User interaction is needed for exploitation.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://android.googlesource.com/platform/packages/services/Telecomm/+/f3e6a6c02439401eb7aeb3749ee5ec0b51a625b9
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|