CVE-2022-36092

Improper Authentication in maven/org.xwiki.platform/xwiki-platform-oldcore

Identifiers

GHSA-8h89-34w2-jpfm, CVE-2022-36092

Package Slug

maven/org.xwiki.platform/xwiki-platform-oldcore

Vulnerability

Improper Authentication

Description

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.

Affected Versions

All versions before 13.10.4, all versions starting from 14.0 before 14.2

Solution

Upgrade to versions 13.10.4, 14.2 or above.

Last Modified

2022-09-19

source