VulnCity

Android Framework Privilege Escalation (2)

  • شناسه CVE: CVE-2025-48572
  • شدت: بالا
  • امتیاز CVSS: 8
  • فروشنده/سازنده: Google (Android)
Privilege EscalationAndroidFrameworkMobile
A second privilege escalation vulnerability in the Android Framework, similar to CVE-2025-48633, affecting a different component of the system services.

## Vulnerability Overview
This vulnerability targets the ContentProvider component of the Android Framework. A malicious application can exploit a flaw in the URI permission granting mechanism to gain unauthorized access to protected content providers, including those belonging to system applications.

## Technical Details
- **Type:** Privilege Escalation via ContentProvider URI Bypass (CWE-269)
- **Root Cause:** The ContentProvider permission check fails to properly validate URI grant flags when combined with specific intent flags. This allows a malicious app to read/write data from/to protected content providers.
- **Related to CVE-2025-48633:** Both vulnerabilities target the Android Framework's permission model but exploit different components.

## Impact
- Unauthorized access to sensitive content providers (contacts, calendar, SMS)
- Data exfiltration without required permissions
- Potential for silent data modification

نرم‌افزارهای تحت تأثیر

  • Android 12
  • Android 13
  • Android 14