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 applicationsUpgrade org.xwiki.rendering:xwiki-rendering-xml to version 14.10.2 or higher.
org.xwiki.rendering:xwiki-rendering-xml is a library for the XWiki Rendering Engine
Affected versions of this package are vulnerable to Eval Injection via the printRaw method in XHTMLWikiPrinter in xwiki-rendering-xml. An attacker can execute arbitrary script macros, including Groovy or Python, by supplying raw rendered content that closes the surrounding {{html}} macro and injects new wiki syntax. This lets a user with edit rights on a document or profile run code with programming rights, leading to remote code execution and unrestricted read/write access to wiki contents. On affected deployments, opening the crafted content as rendered output can expose or corrupt any data the server account can access.