Tiki 24.15
Tiki 24.15 is a security maintenance release that also includes selected bug fixes and enhancements since Tiki PREVIOUS_VERSION.
Users of Tiki PREVIOUS_VERSION are strongly encouraged to upgrade.
1. Upgrade Notes
2. Security
- [+] Language: block path traversal and PHP injection in translation editor
- [+] File Gallery: secure indexing handlers and reindexing
- [+] Wiki rankings: prevent SQL injection via category filtering
- [+] Authentication: prevent unauthenticated password changes for new users
- [+] Rankings: validate and sanitize request parameters
- [+] Email 2FA: improve secure token generation
- [+] Email 2FA: decrypt stored token before comparing OTP
- [+] Performance stats: prevent SQL injection in sorting
- [+] Installer: harden base image loading
- [+] API: prevent tracker/form data from being cached in wiki page responses
- [+] PHP CLI: prevent arbitrary command execution
- [+] Score: add missing indexes to object score history
3. Dependency Updates
- [+] Update composer.lock
4. References