CVE-2022-39349
Last modified
CVE-2022-39349 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
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. All information in the user's notes and the app's preferences, including the encrypted credentials of CalDav integrations if enabled, could be accessed by third party applications installed on the same device. This issue was fixed in versions 12.7.1 and 13.0.1. There are no known workarounds.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Tasks | Tasks | < 12.7.1 |
| Tasks | Tasks | 13.0.0 |
References
- https://github.com/tasks/tasks/commit/23bf69d3f44b07e4bc62ea107f72103239f5d942Patch, Third Party Advisory
- https://github.com/tasks/tasks/security/advisories/GHSA-8x58-cg74-8jg8Patch, Third Party Advisory
- https://github.com/tasks/tasks/commit/23bf69d3f44b07e4bc62ea107f72103239f5d942Patch, Third Party Advisory
- https://github.com/tasks/tasks/security/advisories/GHSA-8x58-cg74-8jg8Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-39349?
How severe is CVE-2022-39349?
How do I fix CVE-2022-39349?
Are you affected by CVE-2022-39349?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
