First published: Thu Sep 08 2022(Updated: )
XWiki Platform Old Core is a core package for XWiki Platform, a generic wiki platform. Prior to versions 14.2 and 13.10.4, all rights checks that would normally prevent a user from viewing a document on a wiki can be bypassed using the login action and directly specified templates. This exposes title, content and comments of any document and properties of objects, though class and property name must be known. This is also exploitable on private wikis. This has been patched in versions 14.2 and 13.10.4 by properly checking view rights before loading documents and disallowing non-default templates in the login, registration and skin action. As a workaround, it would be possible to protect all templates individually by adding code to check access rights first.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Xwiki | <13.10.4 | |
Xwiki | >=14.0<14.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-36092 has been classified as a high severity vulnerability due to the potential for unauthorized access to protected documents.
To fix CVE-2022-36092, upgrade to XWiki Platform version 14.2 or 13.10.4 or later.
CVE-2022-36092 affects versions of XWiki Platform prior to 14.2 and 13.10.4, allowing rights checks to be bypassed.
CVE-2022-36092 is a rights bypass vulnerability, which can allow unauthorized users to view documents.
Users of XWiki Platform versions before 14.2 and 13.10.4 are at risk from CVE-2022-36092.