First published: Thu Sep 08 2022(Updated: )
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.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Xwiki | >=1.3<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-36091 has a moderate severity level as it allows unauthorized access to private properties in XWiki.
To fix CVE-2022-36091, upgrade to XWiki version 13.10.4 or later, or to version 14.2 or later.
CVE-2022-36091 affects XWiki versions prior to 13.10.4 and between 14.0 and 14.2.
CVE-2022-36091 allows the access of string and list properties of objects that users shouldn't have access to.
CVE-2022-36091 specifically affects users who utilize the suggestion feature in XWiki, allowing for potential data exposure.