-
Bug
-
Resolution: Not A Defect
-
Major
-
None
-
Jenkins 2.149 - Credential Binding 1.17
It looks like saving password variable from withCredentials using writeFile doesn't mask the password. I consider this to be a security vulnerability.
- relates to
-
JENKINS-50242 withCredentials step masking easily bypassed
-
- Resolved
-
https://jenkins.io/doc/pipeline/steps/credentials-binding/ says this is by design: "The masking could of course be trivially circumvented; anyone permitted to configure a job or define Pipeline steps is assumed to be trusted to use any credentials in scope however they like."