Description
Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, the CalDAV GetResource and GetResourcesByList methods fetch tasks by UID from the database without verifying that the authenticated user has access to the task's project. Any authenticated CalDAV user who knows (or guesses) a task UID can read the full task data from any project on the instance. This vulnerability is fixed in 2.3.0.
Problem types
CWE-862: Missing Authorization
Product status
References
github.com/...ikunja/security/advisories/GHSA-48ch-p4gq-x46x
github.com/...ikunja/security/advisories/GHSA-48ch-p4gq-x46x
github.com/go-vikunja/vikunja/pull/2579
github.com/...ommit/879462d717351fe5d276ddec5246bdec31b41661
github.com/go-vikunja/vikunja/releases/tag/v2.3.0