CVE-2022-36091

Missing Authorization in maven/org.xwiki.platform/xwiki-platform-web-templates

Identifiers

GHSA-599v-w48h-rjrm, CVE-2022-36091

Package Slug

maven/org.xwiki.platform/xwiki-platform-web-templates

Vulnerability

Missing Authorization

Description

XWiki Platform Web Templates are templates for XWiki Platform, a generic wiki platform. Through the suggestion feature, string and list properties of objects the user shouldn't have access to can be accessed in versions prior to 13.10.4 and 14.2. This includes private personal information like email addresses and salted password hashes of registered users but also other information stored in properties of objects. Sensitive configuration fields like passwords for LDAP or SMTP servers could be accessed. By exploiting an additional vulnerability, this issue can even be exploited on private wikis at least for string properties. The issue is patched in version 13.10.4 and 14.2. Password properties are no longer displayed and rights are checked for other properties. A workaround is available. The template file suggest.vm can be replaced by a patched version without upgrading or restarting XWiki unless it has been overridden, in which case the overridden template should be patched, too. This might need adjustments for older versions, though.

Affected Versions

All versions starting from 1.3 before 13.10.4

Solution

Upgrade to version 13.10.4 or above.

Last Modified

2022-09-19

source