CVE-2021-32620
28.05.2021, 21:15
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In versions prior to 11.10.13, 12.6.7, and 12.10.2, a user disabled on a wiki using email verification for registration canouldre-activate themself by using the activation link provided for his registration. The problem has been patched in the following versions of XWiki: 11.10.13, 12.6.7, 12.10.2, 13.0. It is possible to workaround the issue by resetting the `validkey` property of the disabled XWiki users. This can be done by editing the user profile with object editor.Enginsight
Vendor | Product | Version |
---|---|---|
xwiki | xwiki | 11.6 ≤ 𝑥 < 11.10.13 |
xwiki | xwiki | 12.0 ≤ 𝑥 < 12.6.7 |
xwiki | xwiki | 12.7 ≤ 𝑥 < 12.10.2 |
xwiki | xwiki | 12.10.3 ≤ 𝑥 < 13.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-285 - Improper AuthorizationThe software does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action.
- CWE-863 - Incorrect AuthorizationThe software performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. This allows attackers to bypass intended access restrictions.
References