cve/2024/CVE-2024-40656.md

21 lines
1.1 KiB
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)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=12%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=12L%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=13%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=14%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Information%20disclosure&color=brightgreen)
2025-09-29 16:08:36 +00:00
### 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
2025-09-29 21:09:30 +02:00
- https://github.com/fkie-cad/nvd-json-data-feeds
2025-09-29 16:08:36 +00:00