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 admin tool for executing shell commands on the server. An attacker can execute arbitrary shell commands by tricking an admin into loading the URL with the shell command.
Note: The command output is also vulnerable to XWiki syntax injection, which offers a simple way to execute Groovy in the context of the XWiki installation, compromising Integrity and Confidentiality.
The document Admin.RunShellCommand
can be deleted if the possibility of running shell commands isn't needed.
/xwiki/bin/view/Admin/RunShellCommand?command=touch%20/tmp/attacked