Passwords stored in plain text by Jenkins Artifactory Plugin
Low severity
GitHub Reviewed
Published
May 24, 2022
to the GitHub Advisory Database
•
Updated Oct 26, 2023
Description
Published by the National Vulnerability Database
Mar 25, 2020
Published to the GitHub Advisory Database
May 24, 2022
Reviewed
Dec 22, 2022
Last updated
Oct 26, 2023
Artifactory Plugin 3.5.0 and earlier stores its Artifactory server password in plain text in the global configuration file
org.jfrog.hudson.ArtifactoryBuilder.xml
. This password can be viewed by users with access to the Jenkins controller file system.Artifactory Plugin 3.6.0 now stores the Artifactory server password encrypted. This change is effective once the global configuration is saved the next time.
References