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 applicationsUpgrade org.xwiki.rendering:xwiki-rendering-macro-footnotes
to version 14.10.6, 15.1-rc-1 or higher.
Affected versions of this package are vulnerable to Privilege Escalation via cross-site scripting in the footnote macro. This is particularly exploitable when combined with the include macro, impacting the confidentiality, integrity, and availability of the entire XWiki installation. This is only exploitable if the footnote macro is used in combination with the include macro.
Edit a user profile with the object editor and add an object of type DocumentSheetBinding
with value XWiki.ClassSheet
Edit the user profile with the wiki editor and add {{footnote}}{{groovy}}println("Hello " + "from groovy!"){{/groovy}}{{/footnote}}