2 results (0.003 seconds)

CVSS: 5.5EPSS: 0%CPEs: 2EXPL: 0

The Tasks.org Android app is an open-source app for to-do lists and reminders. The Tasks.org app uses the activity `ShareLinkActivity.kt` to handle "share" intents coming from other components in the same device and convert them to tasks. Those intents may contain arbitrary file paths as attachments, in which case the files pointed by those paths are copied in the app's external storage directory. Prior to versions 12.7.1 and 13.0.1, those paths were not validated, allowing a malicious or compromised application in the same device to force Tasks.org to copy files from its internal storage to its external storage directory, where they became accessible to any component with permission to read the external storage. This vulnerability can lead to sensitive information disclosure. • https://github.com/tasks/tasks/commit/23bf69d3f44b07e4bc62ea107f72103239f5d942 https://github.com/tasks/tasks/security/advisories/GHSA-8x58-cg74-8jg8 • CWE-441: Unintended Proxy or Intermediary ('Confused Deputy') CWE-668: Exposure of Resource to Wrong Sphere •

CVSS: 6.8EPSS: 1%CPEs: 1EXPL: 2

"Tasks" application version before 9.7.3 is affected by insecure permissions. The VoiceCommandActivity application component allows arbitrary applications on a device to add tasks with no restrictions. La aplicación "Tasks" versiones anteriores a 9.7.3, está afectada por permisos no seguros. El componente de aplicación VoiceCommandActivity permite a aplicaciones arbitrarias en un dispositivo agregar tareas sin restricciones • https://lyhinslab.org/index.php/2020/07/18/how-the-white-box-hacking-works-ok-google-i-wanna-pwn-this-app https://www.exploit-db.com/exploits/49563 • CWE-276: Incorrect Default Permissions •