mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 06:39:42 +02:00
18 lines
944 B
Markdown
18 lines
944 B
Markdown
### [CVE-2015-1541](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://groups.google.com/forum/message/raw?msg=android-security-updates/Ugvu3fi6RQM/yzJvoTVrIQAJ
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|