CVE-2025-32323
BaseFortify
Publication date: 2025-09-04
Last updated on: 2025-09-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 | 13.0 | |
| android | 14.0 | |
| android | 16.0 | |
| android | 15.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs in the getCallingAppName function of Shared.java, where improper input validation allows deceptive text to be shown in a permission popup. This can trick users into granting file access unintentionally. The issue can lead to a local escalation of privilege without requiring additional execution privileges or user interaction.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to escalate their privileges locally by tricking the system into granting file access through deceptive permission popups. This could lead to unauthorized access to files and potentially compromise the security of the affected system without needing user interaction.