cve/2024/CVE-2024-40656.md

18 lines
855 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-40656](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-40656)
![](https://img.shields.io/static/v1?label=Product&message=Android&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%2014%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Information%20disclosure&color=brighgreen)
### 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.