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:support-core
to version 2.72.1 or higher.
org.jenkins-ci.plugins:support-core is a plugin that provides the basic infrastructure for generating "bundles" of support information within Jenkins.
Affected versions of this package are vulnerable to Information Exposure. Support Core Plugin provides the serialized user authentication as part of the "About user (basic authentication details only)"
information. In some configurations, this can include the session ID of the user creating the support bundle. Attackers with access to support bundle content and the Jenkins instance could use this information to impersonate the user who created the support bundle.
Fixed versions of Support Core Plugin no longer provides the serialized user authentication as part of the "About user (basic authentication details only)"
information. As a workaround, deselecting "About user (basic authentication details only)"
before creating a support bundle will exclude the affected information from the bundle.