Exploit maturity not defined.
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.main:jenkins-core
to version 2.186, 2.176.2 or higher.
org.jenkins-ci.main:jenkins-core is an open source automation server.
Affected versions of this package are vulnerable to Cross Site Request Forgery (CSRF). CSRF tokens in older releases of did not expire, thereby allowing attackers able to obtain them to bypass CSRF protection. By default, CSRF tokens only validated user authentication access and IP address. This could allow attackers the ability to obtain a CSRF token for another user to implement CSRF attacks as long as the victim’s IP address remained unchanged.