CVE-2020-2155
Description
Jenkins OpenShift Deployer Plugin 1.2.0 and earlier transmits configured credentials in plain text as part of its global Jenkins configuration form, potentially resulting in their exposure.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Jenkins OpenShift Deployer Plugin 1.2.0 and earlier transmits credentials in plain text via the global configuration form, risking exposure.
Vulnerability
Description
The Jenkins OpenShift Deployer Plugin up to version 1.2.0 transmits configured credentials in plain text as part of its global Jenkins configuration form. This means that when an administrator views the configuration page, the plugin fills in the password or other secret fields with their actual values rather than masking them, potentially exposing them to anyone with access to the Jenkins UI [1][2].
Exploitation and
Impact
An attacker who can view the global configuration page—for example, a user with Overall/Read permission or via a cross-site request forgery (CSRF) attack—could obtain cleartext credentials. Since the credentials are embedded directly in the HTML of the configuration form, they are also more likely to be inadvertently exposed through browser history, server logs, or other caching mechanisms [3]. The plugin's design for OpenShift v2 requires storing SSH keys and broker credentials, making the exposure particularly sensitive [4].
Mitigation
As of the advisory date (March 9, 2020), the vulnerability is acknowledged but no fixed version of the OpenShift Deployer Plugin has been released. The plugin is listed among those with unresolved security issues in the Jenkins security advisory [1][2]. Until a patch is available, users should restrict access to the Jenkins global configuration page and consider alternative deployment methods or plugin replacements.
AI Insight generated on May 21, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
org.jenkins-ci.plugins:openshift-deployerMaven | <= 1.2.0 | — |
Affected products
3- Range: <=1.2.0
- Range: unspecified
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/advisories/GHSA-2rrx-q65f-8945ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2020-2155ghsaADVISORY
- www.openwall.com/lists/oss-security/2020/03/09/1ghsamailing-listx_refsource_MLISTWEB
- jenkins.io/security/advisory/2020-03-09/ghsax_refsource_CONFIRMWEB
News mentions
1- Jenkins Security Advisory 2020-03-09Jenkins Security Advisories · Mar 9, 2020