Credentials Disclosure Affecting com.amazonaws:aws-codebuild package, versions [,0.27)


0.0
high

Snyk CVSS

    Attack Complexity Low
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    EPSS 0.04% (11th percentile)
Expand this section
NVD
7.8 high

Do your applications use this vulnerable package?

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 applications
  • Snyk ID SNYK-JAVA-COMAMAZONAWS-32427
  • published 19 Jul 2018
  • disclosed 25 Jun 2018
  • credit Viktor Gazdag

How to fix?

Upgrade com.amazonaws:aws-codebuild to version 0.27 or higher.

Overview

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.