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.jenkins-ci.plugins:cvs
to version 2.16 or higher.
org.jenkins-ci.plugins:cvs is a plugin that integrates Jenkins with the Concurrent Versions System using a modified version of the Netbeans cvsclient.
Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF). CVS Plugin 2.15 and earlier does not require POST requests in several HTTP endpoints, resulting in cross-site request forgery (CSRF) vulnerabilities. This allows attackers to create and manipulate tags, and to connect to an attacker-specified URL.CVS Plugin 2.16 now requires POST requests for the affected HTTP endpoints.