Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection') Affecting org.xwiki.platform:xwiki-platform-search-ui package, versions [4.5-rc-1,14.10.15) [15.0-rc-1,15.5.2) [15.6-rc-1,15.7-rc-1)
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-JAVA-ORGXWIKIPLATFORM-6129512
- published 17 Dec 2023
- disclosed 15 Dec 2023
- credit Unknown
Introduced: 15 Dec 2023
CVE-2023-50721 Open this link in a new tabHow to fix?
Upgrade org.xwiki.platform:xwiki-platform-search-ui
to version 14.10.15, 15.5.2, 15.7-rc-1 or higher.
Overview
org.xwiki.platform:xwiki-platform-search-ui is a Platform Search UI which allows searching on the full wiki using wildcards, searching by space, getting search result RSS feeds and more. By default provides a Database-backed search but allows pluging other engines (such as Lucene, Solr and more)
Affected versions of this package are vulnerable to Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection') due to improper escaping of the id
and label
of search user interface extensions. An attacker can execute arbitrary code by injecting XWiki syntax containing script macros, including Groovy macros, which can compromise the confidentiality, integrity, and availability of the entire XWiki instance. This attack can be executed by any user who can edit a wiki page, such as a user's profile, which is editable by default.
Workaround
This vulnerability can be mitigated by manually applying a patch to the page XWiki.SearchAdmin
.