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 Cross-Site Request Forgery (CSRF) vulnerabilities in an interactive lesson.
Start learningUpgrade org.xwiki.contrib:xwiki-application-admintools
to version 4.5.1 or higher.
Affected versions of this package are vulnerable to Cross-Site Request Forgery (CSRF) in the query on component tool. This could allow for modifying and deleting all data of the wiki and to create an account with elevated privileges for the attacker.
If the query tool is not needed, by deleting the document Admin.SQLToolsGroovy
to deactivate all database query tools.
[[image:path:/xwiki/bin/view/Admin/QueryOnXWiki?query=DELETE%20FROM%20xwikidoc]]
All documents will be deleted from the database when an admin user views this comment.