PT-2022-26157 · Xwiki · Xwiki Platform
Surlip
·
Published
2022-11-21
·
Updated
2022-11-30
·
CVE-2022-41927
CVSS v3.1
7.4
High
| Vector | AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
XWiki Platform versions prior to 13.10.7
XWiki Platform versions prior to 14.4.1
XWiki Platform versions prior to 14.5RC1
Description
The XWiki Platform is susceptible to Cross-Site Request Forgery (CSRF) attacks, which may allow attackers to delete or rename tags without needing any confirmation. This issue can be exploited by using a simple request.
Recommendations
For versions prior to 13.10.7, update to version 13.10.7 or later.
For versions prior to 14.4.1, update to version 14.4.1 or later.
For versions prior to 14.5RC1, update to version 14.5RC1 or later.
As a temporary workaround, consider patching existing instances directly by editing the page Main.Tags and adding a check to validate the
form token using the #if (!$services.csrf.isTokenValid($request.get('form token'))) condition, and return an error if the token is invalid.Exploit
Fix
CSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Xwiki Platform