CVE-2024-49728
BaseFortify
Publication date: 2025-09-02
Last updated on: 2025-09-04
Assigner: Android (associated with Google Inc. or Open Handset Alliance)
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| android | 13.0 | |
| android | 15.0 | |
| android | 14.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-610 | The product uses an externally controlled name or reference that resolves to a resource that is outside of the intended control sphere. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs in the generateFileInfo function of BluetoothOppSendFileInfo.java, where a confused deputy issue can cause cross user media disclosure. Essentially, it allows information to be disclosed locally without requiring any additional execution privileges or user interaction.
How can this vulnerability impact me? :
The vulnerability can lead to local information disclosure, meaning that sensitive media files or data from one user could be accessed by another user on the same device without proper authorization.