{"id":"CVE-2018-1000057","aliases":["GHSA-38xm-xhvj-q2qf"],"url":"https://o3.security/vulnerability/CVE-2018-1000057","summary":"Jenkins Credentials Binding Plugin has Insufficiently Protected Credentials","details":"Jenkins Credentials Binding plugin allows specifying passwords and other secrets as environment variables, and will hide them from console output in builds.\n\nHowever, since Jenkins will try to resolve references to other environment variables in environment variables passed to a build, this can result in values other than the one specified being provided to a build. For example, the value `p4$$w0rd` would result in Jenkins passing on `p4$w0rd`, as `$$` is the escape sequence for a single `$`.\n\nCredentials Binding plugin does not prevent such a transformed value (e.g. `p4$w0rd`) from being shown on the build log, allowing users to reconstruct the actual password value from the transformed one.\n\nCredentials Binding plugin will now escape any `$` characters in password values so they are correctly passed to the build.\n\nThis issue did apply to freestyle and other classic job types, but does not apply to Pipelines.","published":"2018-02-09T23:29:02.073Z","modified":"2026-07-08T14:58:10.670083Z","cvss":{"score":4.3,"severity":"MEDIUM","vector":"CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"},"epss":null,"cisaKev":null,"exploitsKnown":0,"affectedPackages":[{"ecosystem":"Maven","name":"org.jenkins-ci.plugins:credentials-binding","fixedVersion":"1.15"}],"fix":{"url":"https://github.com/jenkinsci/credentials-binding-plugin/commit/0c75238933365aa52b26b7c73fd1f742bfaca9b1","label":"jenkinsci/credentials-binding-plugin@0c75238"},"references":[{"type":"ADVISORY","url":"https://jenkins.io/security/advisory/2018-02-05/"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2018-1000057"},{"type":"WEB","url":"https://github.com/jenkinsci/credentials-binding-plugin/commit/0c75238933365aa52b26b7c73fd1f742bfaca9b1"},{"type":"PACKAGE","url":"https://github.com/jenkinsci/credentials-binding-plugin"},{"type":"WEB","url":"https://jenkins.io/security/advisory/2018-02-05"}],"provenance":{"sources":["OSV.dev","FIRST.org (EPSS)"],"lastVerified":"2026-07-08T14:58:10.670083Z"}}