Password stored in plain text by Jenkins couchdb-statistics Plugin
Low severity
GitHub Reviewed
Published
May 24, 2022
to the GitHub Advisory Database
•
Updated Oct 27, 2023
Package
Affected versions
< 0.4
Patched versions
0.4
Description
Published by the National Vulnerability Database
Oct 8, 2020
Published to the GitHub Advisory Database
May 24, 2022
Reviewed
Dec 21, 2022
Last updated
Oct 27, 2023
Jenkins couchdb-statistics Plugin 0.3 and earlier stores its server password unencrypted in its global configuration file
org.jenkinsci.plugins.couchstats.CouchStatsConfig.xml
on the Jenkins controller as part of its configuration.This password can be viewed by users with access to the Jenkins controller file system.
couchdb-statistics Plugin 0.4 stores its server password encrypted once its configuration is saved again.
References