First published: Wed Nov 23 2022(Updated: )
org.xwiki.platform:xwiki-platform-oldcore is missing authorization in User#setDisabledStatus, which may allow an incorrectly authorized user with only Script rights to enable or disable a user. This operation is meant to only be available for users with admin rights. This problem has been patched in XWiki 13.10.7, 14.4.2 and 14.5RC1.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Xwiki | >11.7<13.10.7 | |
Xwiki | >14.0.0<14.4.2 | |
Xwiki | =11.7-rc1 | |
Xwiki | =14.4.3 | |
Xwiki | =14.4.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-41929 is considered a medium severity vulnerability due to its potential to allow unauthorized user modifications.
To fix CVE-2022-41929, update XWiki to the latest version where the authorization checks for User#setDisabledStatus have been properly implemented.
CVE-2022-41929 affects XWiki versions from 11.7 to 13.10.7 and from 14.0.0 to 14.4.2, including specific release candidates and updates.
CVE-2022-41929 allows users with Script rights to enable or disable accounts, which is intended only for users with admin rights.
While CVE-2022-41929 primarily targets users with Script rights, any such user could exploit this vulnerability to bypass normal user management restrictions.