Description
Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, the CalDAV output generator builds iCalendar VTODO entries via raw string concatenation without applying RFC 5545 TEXT value escaping. User-controlled task titles containing CRLF characters break the iCalendar property boundary, allowing injection of arbitrary iCalendar properties such as ATTACH, VALARM, or ORGANIZER. This vulnerability is fixed in 2.3.0.
Problem types
CWE-93: Improper Neutralization of CRLF Sequences ('CRLF Injection')
Product status
References
github.com/...ikunja/security/advisories/GHSA-2g7h-7rqr-9p4r
github.com/...ikunja/security/advisories/GHSA-2g7h-7rqr-9p4r
github.com/go-vikunja/vikunja/pull/2580
github.com/go-vikunja/vikunja/releases/tag/v2.3.0