An open API service providing security vulnerability metadata for many open source software ecosystems.

GSA_kwCzR0hTQS01cGc4LWY4OXgtd2pjeM4AAjxy

Low CVSS: 3.1 EPSS: 0.00027% (0.06507 Percentile) EPSS:

Credentials transmitted in plain text by Jenkins Logstash Plugin

Affected Packages Affected Versions Fixed Versions
maven:org.jenkins-ci.plugins:logstash < 2.3.2 2.3.2

Logstash Plugin stores credentials in its global configuration file jenkins.plugins.logstash.LogstashConfiguration.xml on the Jenkins controller as part of its configuration.

While the credentials are stored encrypted on disk, they are transmitted in plain text as part of the configuration form by Logstash Plugin 2.3.1 and earlier. This can result in exposure of the credential through browser extensions, cross-site scripting vulnerabilities, and similar situations.

Logstash Plugin 2.3.2 transmits the credentials in its global configuration encrypted.

References: