CVE-2022-36091: XWiki Platform Web Templates vulnerable to Missing Authorization and Exposure of Private Personal Information to an Unauthorized Actor
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 Software
Event History
Frequently Asked Questions
What is the severity of CVE-2022-36091?
CVE-2022-36091 has a moderate severity level as it allows unauthorized access to private properties in XWiki.
How do I fix CVE-2022-36091?
To fix CVE-2022-36091, upgrade to XWiki version 13.10.4 or later, or to version 14.2 or later.
What versions of XWiki are affected by CVE-2022-36091?
CVE-2022-36091 affects XWiki versions prior to 13.10.4 and between 14.0 and 14.2.
What kind of data can be accessed due to CVE-2022-36091?
CVE-2022-36091 allows the access of string and list properties of objects that users shouldn't have access to.
Does CVE-2022-36091 affect all users of XWiki?
CVE-2022-36091 specifically affects users who utilize the suggestion feature in XWiki, allowing for potential data exposure.