Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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 applicationsLearn about Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection') vulnerabilities in an interactive lesson.
Start learningUpgrade org.xwiki.platform:xwiki-platform-search-ui
to version 14.10.15, 15.5.2, 15.7-rc-1 or higher.
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.
This vulnerability can be mitigated by manually applying a patch to the page XWiki.SearchAdmin
.