CVE-2024-37901: XWiki Platform vulnerable to remote code execution from account via SearchSuggestConfigSheet
Impact Any user with edit right on any page can perform arbitrary remote code execution by adding instances of XWiki.SearchSuggestConfig and XWiki.SearchSuggestSourceClass to their user profile or any other page. This compromises the confidentiality, integrity and availability of the whole XWiki installation.
To reproduce on an instance, as a user without script nor programming rights, add an object of type XWiki.SearchSuggestConfig to your profile page, and an object of type XWiki.SearchSuggestSourceClass as well. On this last object, set both name and icon properties to $services.logging.getLogger("attacker").error("I got programming: $services.security.authorization.hasAccess('programming')") and limit and engine to {{/html}}{{async}}{{velocity}}$services.logging.getLogger("attacker").error("I got programming: $services.security.authorization.hasAccess('programming')"){{/velocity}}{{/async}}. Save and display the page. If the logs contain any message ERROR attacker - I got programming: true then the instance is vulnerable.
Patches This vulnerability has been patched in XWiki 14.10.21, 15.5.5 and 15.10.2.
Workarounds We're not aware of any workaround except upgrading.
References - https://jira.xwiki.org/browse/XWIKI-21473 - https://github.com/xwiki/xwiki-platform/commit/742cd4591642be4cdcaf68325f17540e0934e64e
Other sources
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Any user with edit right on any page can perform arbitrary remote code execution by adding instances of XWiki.SearchSuggestConfig and XWiki.SearchSuggestSourceClass to their user profile or any other page. This compromises the confidentiality, integrity and availability of the whole XWiki installation. This vulnerability has been patched in XWiki 14.10.21, 15.5.5 and 15.10.2.
— MITRE
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-37901?
CVE-2024-37901 has a critical severity due to the potential for arbitrary remote code execution.
How do I fix CVE-2024-37901?
To mitigate CVE-2024-37901, update the affected XWiki packages to versions 15.10.2, 15.5.5, or 14.10.21.
What software is affected by CVE-2024-37901?
CVE-2024-37901 affects XWiki versions between 9.2 and 15.10.2 of the xwiki-platform-search-ui.
What kind of attacks can CVE-2024-37901 enable?
CVE-2024-37901 can enable attackers to perform arbitrary remote code execution and compromise system integrity.
Who is at risk from CVE-2024-37901?
Any user with edit rights on XWiki pages is at risk of exploitation from CVE-2024-37901.