caarmen / nounours-android

The Android app implementation of Nounours
GNU General Public License v3.0
4 stars 5 forks source link

Fix security vulnerability with broadcasts #29

Closed caarmen closed 3 years ago

caarmen commented 3 years ago

https://support.google.com/faqs/answer/9267555

Scenario to reproduce the security vulnerability:


Also: We're required to update the target sdk to at least 29 to publish an update.

Update it to 30, and update the notifications of the IntentService, to use a foreground service during the file export.