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:config-file-provider
to version 2.16.2 or higher.
org.jenkins-ci.plugins:config-file-provider allows to administrate different file types right in the Jenkins UI. e.g. the maven settings (settings.xml) or simple text files These files can be used/referenced in jobs during execution.
Affected versions of this package are vulnerable to Arbitrary File Read. Users with only Overall/Read access to Jenkins were able to access URLs directly that allowed viewing these files. Access to view these files now requires sufficient permissions to configure the provided files, view the configuration of the folder in which the configuration files are defined, or have Job/Configure permissions to a job able to use these files.