CVE-2020-2152
Description
Jenkins Subversion Release Manager Plugin 1.2 and earlier does not escape error messages for the Repository URL field, leading to reflected XSS.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Jenkins Subversion Release Manager Plugin 1.2 and earlier does not escape error messages for the Repository URL field, leading to reflected XSS.
Vulnerability
Overview
The Jenkins Subversion Release Manager Plugin, in versions 1.2 and earlier, fails to properly escape error messages generated during form validation of the Repository URL field [1][3]. This omission allows an attacker to inject arbitrary HTML and JavaScript into the error response, which is then reflected back to the user's browser without sanitization.
Exploitation
Requirements
To exploit this reflected cross-site scripting (XSS) vulnerability, an attacker must convince a victim to interact with a maliciously crafted link that triggers the form validation error [1]. The vulnerability is reflected; no stored data is involved, and no prior authentication is required on the part of the attacker, though the victim must be a user with access to the Jenkins instance.
Impact
Successful exploitation enables an attacker to execute arbitrary JavaScript in the context of the victim's Jenkins session [1]. This could lead to actions such as modifying Jenkins configuration, exfiltrating sensitive data, or performing operations on behalf of the victim user.
Mitigation
The vendor has acknowledged the vulnerability but has not released a fix; users are advised to disable the plugin or apply strict input validation as a workaround [2]. The plugin remains listed among unresolved security issues in the Jenkins security advisory of 2020-03-09 [1][2].
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.jvnet.hudson.plugins:svn-release-mgrMaven | <= 1.2 | — |
Affected products
2- 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-wc2g-9j98-vcgwghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2020-2152ghsaADVISORY
- 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