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 applicationsUpgrade org.jenkins-ci.plugins:scriptler
to version 344.v5a_ddb_5f9e685 or higher.
org.jenkins-ci.plugins:scriptler is a package that allows you to store/edit/execute Groovy scripts on any of the slaves/nodes - no need to copy paste Groovy code anymore. Besides administering your scripts, Scriptler also provides a way to share scripts between users via hosted script catalogs on the internet.
Affected versions of this package are vulnerable to Permission Issues. An attacker with Overall/Read permission can access the contents of a Groovy script by knowing its ID, by exploiting a missing permission check in an HTTP endpoint.