CVE-2019-10420
Description
Jenkins Assembla Plugin stores credentials unencrypted in its global configuration file, exposing them to users with master file system access.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Jenkins Assembla Plugin stores credentials unencrypted in its global configuration file, exposing them to users with master file system access.
Vulnerability
Overview
The Jenkins Assembla Plugin stores credentials unencrypted in its global configuration file on the Jenkins master [1][2]. This occurs because the plugin does not use Jenkins' built-in credential encryption mechanism when saving authentication tokens or secrets.
Exploitation
Prerequisites
An attacker needs access to the Jenkins master's file system to read the global configuration file where the credentials are stored [2]. No authentication on the Jenkins instance is required beyond file system access; however, the attacker must already have a foothold on the master or be able to read files via another vulnerability.
Impact
Successful exploitation allows an attacker to retrieve plaintext credentials stored by the Assembla Plugin, potentially leading to unauthorized access to the Assembla service and any associated resources [3].
Mitigation
At the time of disclosure, the Jenkins security advisory noted that the Assembla Plugin had unresolved security issues, meaning no patched version was available [1]. Administrators should consider removing or disabling the plugin if it is not essential, and should restrict file system access to the Jenkins master.
AI Insight generated on May 22, 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:assemblaMaven | <= 1.4 | — |
Affected products
2- Range: 1.4 and earlier
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/advisories/GHSA-mhq6-h9m7-wq8cghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2019-10420ghsaADVISORY
- www.openwall.com/lists/oss-security/2019/09/25/3ghsamailing-listx_refsource_MLISTWEB
- jenkins.io/security/advisory/2019-09-25/ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.