CVE-2025-48523
BaseFortify
Publication date: 2025-09-04
Last updated on: 2025-09-05
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 | 16.0 | |
| android | 14.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-863 | The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. |
Attack-Flow Graph
AI Powered Q&A
How can this vulnerability impact me? :
The vulnerability can lead to local escalation of privilege, meaning an attacker with local access could add contacts without permission, potentially compromising the integrity of contact data or other related functions.
Can you explain this vulnerability to me?
This vulnerability is a logic error in the onCreate method of SelectAccountActivity.java that allows adding contacts without requiring permission. It can be exploited locally to escalate privileges without needing additional execution privileges or user interaction.