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 Control of Generation of Code ('Code Injection') vulnerabilities in an interactive lesson.
Start learningUpgrade org.xwiki.platform:xwiki-platform-search-ui
to version 14.10.20, 15.5.4, 15.10-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 Control of Generation of Code ('Code Injection') due to the improper handling of user input in the SearchSuggestSourceSheet
. An attacker can execute arbitrary code on the server by adding a specially crafted object of type XWiki.SearchSuggestSourceClass
to a user profile or any other editable page. This is only exploitable if the attacker has edit rights on any page.