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:aws-codepipeline
to version 0.37 or higher.
org.jenkins-ci.plugins:aws-codepipeline provides a pre-build SCM and a post-build (publisher) step for the Jenkins project.
Affected versions of this package are vulnerable to Information Exposure via the AWSCodePipelineSCM.java
method. It stored the AWS
Secret Key in its configuration unencrypted in jobs/config.xml
files on the Jenkins master. This key could be viewed by users with Extended Read permission.