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.eclipse.che:assembly-wsmaster-war
to version 7.3.1 or higher.
org.eclipse.che:assembly-wsmaster-war is a next-generation container development platform, developer workspace server and cloud IDE
Affected versions of this package are vulnerable to Cross-Site Request Forgery (CSRF). With both authentication and TLS disabled, visiting a malicious web site could trigger the start of an arbitrary Che workspace. Che with no authentication and no TLS is not usually deployed on a public network but is often used for local installations (e.g. on personal laptops). In this case, even if the Che API is not exposed externally, some javascript running in the local browser is able to send requests to it.