CVE-2020-2108
Description
Jenkins WebSphere Deployer Plugin 1.6.1 and earlier does not configure the XML parser to prevent XXE attacks which can be exploited by a user with Job/Configure permissions.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Jenkins WebSphere Deployer Plugin 1.6.1 and earlier has an XXE vulnerability allowing users with Job/Configure permissions to read arbitrary files or perform SSRF.
The Jenkins WebSphere Deployer Plugin up to version 1.6.1 does not disable XML external entity (XXE) processing when parsing XML input. This flaw allows an attacker to exploit the XML parser by injecting malicious external entities, leading to information disclosure or server-side request forgery (SSRF) [1][3].
Exploitation requires a user to have Job/Configure permissions on a Jenkins instance. The attacker can craft a job configuration or other XML payload that includes an external entity reference. When the plugin processes this XML, the parser resolves the entity, potentially exfiltrating file contents or making network requests from the Jenkins controller [1].
The impact of a successful XXE attack includes reading arbitrary files on the Jenkins controller (e.g., credentials, configuration files), performing SSRF attacks against internal services, or causing a denial of service through entity expansion. The vulnerability is rated with a CVSS score that reflects the potential for high confidentiality impact [3].
As of the advisory publication date (2020-01-29), no fix was available for the WebSphere Deployer Plugin. The Jenkins security advisory lists this as an unresolved issue [1][2]. Users are advised to restrict Job/Configure permissions to trusted users or consider disabling the plugin if it is not essential. The plugin's repository does not indicate a patched release [4].
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:websphere-deployerMaven | <= 1.6.1 | — |
Affected products
3- Range: <=1.6.1
- 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-f5wx-w2f9-82ghghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2020-2108ghsaADVISORY
- www.openwall.com/lists/oss-security/2020/01/29/1ghsamailing-listx_refsource_MLISTWEB
- jenkins.io/security/advisory/2020-01-29/ghsax_refsource_CONFIRMWEB
News mentions
1- Jenkins Security Advisory 2020-01-29Jenkins Security Advisories · Jan 29, 2020