Skip to content

Remote code execution in user profiles with reset password

High
tmortagne published GHSA-mgjw-2wrp-r535 Feb 9, 2022

Package

maven org.xwiki.platform:xwiki-platform-administration-ui (Maven)

Affected versions

>= 3.1M1

Patched versions

13.1RC1

Description

Impact

It's possible for an unprivileged user to perform a remote code execution by injecting a groovy script in her own profile and by calling the Reset password feature since the feature is performing a save of the user profile with programming rights in the impacted versions of XWiki.

Patches

The problem has been patched in XWiki 13.1RC1 with a complete refactoring of the Reset password feature.

Workarounds

There's different possible workarounds, all consisting in modifying the XWiki/ResetPassword page.

  • the Reset password feature can be entirely disabled by deleting the XWiki/ResetPassword page
  • the script in XWiki/ResetPassword can also be modified or removed: an administrator can replace it with a simple email contact to ask an administrator to reset the password.

References

https://jira.xwiki.org/browse/XWIKI-16661

For more information

If you have any questions or comments about this advisory:

Severity

High

CVE ID

CVE-2022-23616

Weaknesses

No CWEs