CVE-2020-2199
Description
Jenkins Subversion Partial Release Manager Plugin 1.0.1 and earlier has a reflected XSS vulnerability due to unescaped error messages in repository URL validation.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Jenkins Subversion Partial Release Manager Plugin 1.0.1 and earlier has a reflected XSS vulnerability due to unescaped error messages in repository URL validation.
Summary
Jenkins Subversion Partial Release Manager Plugin 1.0.1 and earlier does not escape the error message for the repository URL field form validation, resulting in a reflected cross-site scripting (XSS) vulnerability [1][2].
Details
The plugin fails to properly sanitize user input when validating repository URLs. When an invalid URL is provided, the error message includes the unsanitized input, which can contain malicious JavaScript. This flaw allows an attacker to craft a URL that, when visited by a victim, executes arbitrary script in the context of the Jenkins UI [1][2].
Exploitation
Attackers can exploit this by tricking a user into clicking a specially crafted link to a Jenkins form that triggers the validation. No authentication is required to trigger the reflection, but the victim must have access to the Jenkins instance [2][3].
Impact
Successful exploitation enables an attacker to execute arbitrary JavaScript in the victim's browser, potentially leading to session hijacking, credential theft, or actions performed on behalf of the victim. The plugin is listed as unresolved in the advisory [3] and no patch is available as of the publication date [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:svn-partial-release-mgrMaven | <= 1.0.1 | — |
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-qmf3-w5jf-cv54ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2020-2199ghsaADVISORY
- www.openwall.com/lists/oss-security/2020/06/03/3ghsamailing-listx_refsource_MLISTWEB
- jenkins.io/security/advisory/2020-06-03/ghsax_refsource_CONFIRMWEB
News mentions
1- Jenkins Security Advisory 2020-06-03Jenkins Security Advisories · Jun 3, 2020