It's possible for any user knowing the ID of a notification filter preference of another user, to enable/disable it or even delete it. The impact is that the target user might start loosing notifications on some pages because of this. This vulnerability is present in XWiki since 13.2-rc-1.
The vulnerability has been patched in XWiki 14.10.21, 15.5.5, 15.10.1, 16.0-rc-1. The patch consists in checking properly the rights of the user before performing any action on the filters.
It's possible to fix manually the vulnerability by editing the document XWiki.Notifications.Code.NotificationPreferenceService
to apply the changes performed in this commit e8acc9d8e6af7dfbfe70716ded431642ae4a6dd4.
If you have any questions or comments about this advisory: * Open an issue in Jira XWiki.org * Email us at Security Mailing List
This vulnerability has been reported on Intigriti by @floerer
{ "nvd_published_at": "2024-09-18T18:15:06Z", "cwe_ids": [ "CWE-648" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-09-18T14:26:16Z" }