Files
CVEs-PoC/2015/CVE-2015-1541.md
2025-09-29 21:09:30 +02:00

955 B

CVE-2015-1541

Description

The AppWidgetServiceImpl implementation in com/android/server/appwidget/AppWidgetServiceImpl.java in the Settings application in Android before 5.1.1 LMY48I allows attackers to obtain a URI permission via an application that sends an Intent with a (1) FLAG_GRANT_READ_URI_PERMISSION or (2) FLAG_GRANT_WRITE_URI_PERMISSION flag, as demonstrated by bypassing intended restrictions on reading contacts, aka internal bug 19618745.

POC

Reference

Github

No PoCs found on GitHub currently.