CVE-2025-48608
BaseFortify
Publication date: 2025-12-08
Last updated on: 2025-12-08
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 | 16.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-306 | The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources. |
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs in the isValidMediaUri function of SettingsProvider.java, where a missing permission check allows a user to read media data belonging to other users on the same device. This means that an attacker can access media files from other users without needing additional privileges or user interaction.
How can this vulnerability impact me? :
The vulnerability can lead to local information disclosure, allowing unauthorized access to media files of other users on the device. This could compromise privacy by exposing personal media content without requiring any special permissions or user actions.