XWiki Platform is a generic wiki platform. In multilingual wikis, translations can be edited by any user who has edit right, circumventing the rights that are normally required for authoring translations (script right for user-scope translations, wiki admin for translations on the wiki). Starting in version 4.3-milestone-2 and prior to versions 4.10.20, 15.5.4, and 15.10-rc-1, this can be exploited for remote code execution if the translation value is not properly escaped where it is used. This has been patched in XWiki 14.10.20, 15.5.4 and 15.10RC1. As a workaround, one may restrict edit rights on documents that contain translations.
The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Xwiki | Xwiki | 4.3.1 (including) | 14.10.20 (excluding) |
Xwiki | Xwiki | 15.0 (including) | 15.5.4 (excluding) |
Xwiki | Xwiki | 15.6 (including) | 15.10 (excluding) |
Xwiki | Xwiki | 4.3 (including) | 4.3 (including) |
Xwiki | Xwiki | 4.3-milestone2 (including) | 4.3-milestone2 (including) |
Xwiki | Xwiki | 4.3-rc1 (including) | 4.3-rc1 (including) |
Assuming a user with a given identity, authorization is the process of determining whether that user can access a given resource, based on the user’s privileges and any permissions or other access-control specifications that apply to the resource. When access control checks are not applied, users are able to access data or perform actions that they should not be allowed to perform. This can lead to a wide range of problems, including information exposures, denial of service, and arbitrary code execution.