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 com.amazonaws:aws-codebuild
to version 0.27 or higher.
com.amazonaws:aws-codebuild provides a build step for the Jenkins project.
Affected versions of this package are vulnerable to Credentials Disclosure. It stored the AWS
Secret Key in its configuration unencrypted in job's config.xml
files on the Jenkins master. This key could be viewed by users with Extended Read permission, or access to the master file system. While masked from view using a password form field, the AWS
Secret Key was transferred in plain text to users when accessing the job configuration form.