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:repository-connector
to version 1.2.5 or higher.
org.jenkins-ci.plugins:repository-connector is a repository Connector Jenkins plugin that adds a build step which allows to resolve artifacts from a maven repository like nexus.
Affected versions of this package are vulnerable to Insufficiently Protected Credentials. An insufficiently protected credentials vulnerability exists in
src/main/java/org/jvnet/hudson/plugins/repositoryconnector/ArtifactDeployer.java
src/main/java/org/jvnet/hudson/plugins/repositoryconnector/Repository.java
src/main/java/org/jvnet/hudson/plugins/repositoryconnector/UserPwd.java
This can be abused by an attacker with local file system access or control of a Jenkins administrator's web browser (e.g. malicious extension) to retrieve the password stored in the plugin configuration.